aaronrai24 / DollarDiscordBot

All-in-one discord bot that plays music, moderates, and gets video game stats
MIT License
1 stars 0 forks source link

Added autochannel perms feature #68

Closed aaronrai24 closed 1 year ago

aaronrai24 commented 1 year ago

Also updated mysql connection to a connection pool, code:

autochannelPerms: await v_channel.set_permissions(member, manage_channels=True)

MySQL connection pool: image