Hello, I am currently trying to write a warning system using discord.py.
whenever i type the warn command, the method that i wrote doesnt even get called!
here is my method and here is my callback.
CallBack : https://paste.pythondiscord.com/NUJQ (this one makes the db, makes the call-back and calls it in the onReady)
command : https://paste.pythondiscord.com/WSLA