kwsch/SysBot.NET

Sysbot not responding in discord

matt6950 opened this issue · 1 comments

Hi,
I have been following a youtube guide on how to set up sysbot.
so far everything has been fine, but when in discord when I try to use the addsudo command nothing happens.

The bot shows online and playing pokemon violet. any help would be great

Last few lines in the log
2023-01-10 21:41:21.0044|INFO|SysBot.Base.LogUtil|Axel-631812 Starting main PokeTradeBotSV loop. 2023-01-10 21:41:21.0188|INFO|SysBot.Base.LogUtil|Axel-631812 Nothing to check, waiting for new users... 2023-01-10 21:41:21.5985|INFO|SysBot.Base.LogUtil|SysCord: [ Warning] Gateway: You're using the GuildScheduledEvents gateway intent without listening to any events related to that intent, consider removing the intent from your config. 2023-01-10 21:41:21.5985|INFO|SysBot.Base.LogUtil|SysCord: [ Warning] Gateway: You're using the GuildInvites gateway intent without listening to any events related to that intent, consider removing the intent from your config. 2023-01-10 21:41:21.5985|INFO|SysBot.Base.LogUtil|SysCord: [ Info] Gateway: Connected 2023-01-10 21:41:22.1074|INFO|SysBot.Base.LogUtil|Echo Added echo notification to Discord channel(s) on Bot startup. 2023-01-10 21:41:22.1074|INFO|SysBot.Base.LogUtil|Discord Added logging to Discord channel(s) on Bot startup. 2023-01-10 21:41:22.1074|INFO|SysBot.Base.LogUtil|Discord Added Trade Start Notification to Discord channel(s) on Bot startup. 2023-01-10 21:41:22.1074|INFO|SysBot.Base.LogUtil|SysCord: [ Info] LoadLoggingAndEcho(): Logging and Echo channels loaded! 2023-01-10 21:41:22.1235|INFO|SysBot.Base.LogUtil|SysCord: [ Info] Gateway: Ready

YouTube guides are unofficial and not recommended since they cause problems like this. You should start over by going to the Wiki, and creating a new token by following the images on the Discord Integration page. There is also a troubleshooting section on the same page for specific problems once you have done that.

I am closing this because this is not an issue with the program code, but a problem with following video guides.