riking / AutoDelete

A Discord bot that automatically deletes all messages in a designated channel on a rolling basis
Apache License 2.0
326 stars 118 forks source link

Autodelete code #48

Open Littlegreenyoda9 opened 1 year ago

Littlegreenyoda9 commented 1 year ago

Screenshot_20221011-103922_Samsung Internet What part of the code do i need to copy so I can copy the autodelete code to my bot? And what program can i use to code it? Thankyou

ghost commented 1 year ago

You probably won't end up with a working bot if you just "copy the autodelete code" to your bot. With that said, here's a great tutorial on how to start with golang (the language the bot is made in): https://www.youtube.com/watch?v=YS4e4q9oBaU. Note that you will need a computer.