i got it logged in is there someone who can help me configure the bot now ill give u my teamspeak info
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
i got it logged in is there someone who can help me configure the bot now ill give u my teamspeak info
Why does it respond to my commands in the Server-wide chat, and in PMs, but not in a Channel message? I don't see any reason that it wouldn't be able to respond with channel messages, because there is no actual "bot" logged into my server.
This bot reacts for me to the Server-, Channel-, and Private Chat.
If your Bot reacts to the Server and private chat there have to be a bot on your teamspeak3-Server.
As a reminder, the usual bots are Query clients and so you cant see them (because by standart its disabled)
To see query clients do the following:
Add your ts3-server to the favorites -> click on "more" or "show more" -> "Show Query Clients" -> apply / ok -> disconnect from your teamspeak -> and connect over the Favorites to your teamspeak and then you should be able to see the query clients.
regards
Shadow86
The bot can only react to channel messages, if you are writing in the same channel (every client, including bots, can only read the channel chat of the current channel).
The manual of the JTS3ServerMod has an own section about the visibility of the bot. Please read that!
2016-10-20 06:10:55 JTS3ServerMod STATUS Virtual bot instance "bot1" starts now (build 6300)
2016-10-20 06:10:55 JTS3ServerMod STATUS Activate log level: INFO
2016-10-20 06:10:56 JTS3ServerMod INFO Successful connected to 127.0.0.1!
2016-10-20 06:10:56 JTS3ServerMod INFO Login as "server" successful!
2016-10-20 06:10:56 JTS3ServerMod INFO Successful selected virtual server 1!
2016-10-20 06:10:56 JTS3ServerMod WARNING Unable to receive permission list! If possible, please set the permission "b_serverinstance_permission_list" to the bot query account "server" or the "Guest Server Query" group.
2016-10-20 06:10:56 JTS3ServerMod INFO Server connection log is activated and will be written into the file: C:\Users\axelstrife\Desktop\jts3bot\JTS3ServerMod_ server1_login.csv
2016-10-20 06:10:56 JTS3ServerMod INFO Creating client database cache...
2016-10-20 06:10:56 JTS3ServerMod INFO Bot started and connected successful, write !botinfo in server chat to get an answer!
2016-10-20 06:11:46 JTS3ServerMod INFO Client database cache created, 491 clients in cache.
how do i set this perms for the bot
Thx it is working!
Well, just read the log:
2016-10-20 06:10:56 JTS3ServerMod WARNING Unable to receive permission list! If possible, please set the permission "b_serverinstance_permission_list" to the bot query account "server" or the "Guest Server Query" group.
But as I wrote to you by mail yesterday, this is optional. You can ignore this warning.
Still having issues. The bot is still using way too much memory:
In the /etc/rc.local file I have this entry:
su -l tsbot -c "/home/tsbot/run" &
and the run file contains this:
cd /home/tsbot/ts3bot
java -mx30M -jar ./JTS3ServerMod.jar
Is anything I am doing incorrect? Until I started updating the bot recently I never had these issues, even though I had no -mx parameter in the commandline prior to your recommendation??
I do not know. All I know is I have previously done tons more with my VPS than I do now. I only host a couple sites, VPN and your bot. But in the past I had a XMPP server and tried tor out and a SIP server and still never ran out of memory to do simple things like update the OS with apt-get update and apt-get upgrade. This has literally only happened in the last 2 weeks after updating the bot. My VPS has 512 MB ram
Java is quite greedy in reserving memory for its own needs. On some VPS Java don't see your VPS limit, but the real memory of the box and try to get every unused megabyte of your system memory. Unfortunately I can't do anything here. But I like to know, if the JTS3ServerMod 6.2.2 is performing better as 6.3.0, so that would be an interesting test, how know how much memory version 6.2.2 needs after a running time of 7 days on your server (same settings as 6.3.0).
There are currently 1 users browsing this thread. (0 members and 1 guests)