Closed rektile closed 6 years ago
This doesn't seem to be a library issue, try asking in the discord.py chat https://discord.gg/r3sSKJJ
the code works but i didnt make something that unbans someone so i want o make something that checks if the jail channel still exists
do you know a way how i let the bot loop trough all the channels in my server and look if jail channel still exist ?
Use utils.get http://discordpy.readthedocs.io/en/async/api.html#discord.utils.get.
Also if you need more help join the server jwshields linked you to.
These issues are not meant for questions regarding how to implement bot features.
Altarrel ty man :D
so i made a command that jails people for a 1 minute. to unjail someone i delete the channel. i want to write some code that checks if the jail channels still exists but it gives me errors
if you could help me it would be nice :D btw i know the code isnt clean , im still learning :p