bsquidwrd/Squid-Bot

DeprecationWarning

Closed this issue · 1 comments

https://github.com/bsquidwrd/Squid-Bot/blob/master/bot.py#L79

bot.py:79: DeprecationWarning: change_status is deprecated, use change_presence instead.
await bot.change_status(game=squid_bot_game, idle=False)

This has been fixed