flyboy1565

Results 1 comments of flyboy1565

To start on this you'd want to do a few things. First, elevate privileges for your bot. Next in your regex add the following: ` id=(?P.*); ` ``` def delete_message(self,...