I am making a custom discord bot in python. I am trying to add a !report command. I am very confused and cant find the answer anywhere. Can anyone help me make it?
I want any user to be able to do !report @example reason.
and save it in a database such as excel or sql3 or preferably in a staff channel.
how would I do this?
I have tried to use on_message()