Note: I didn't feel like updating the Dockerfile so I removed it from the repository. But the output should be identical.
A cowsay discord bot written in python
- Create a Discord bot. You can follow tutorials such as this. You need the token of the bot for later steps.
- Obtain the guild ID of all the channels your bot will message.
- Follow this post to invite your bot to a server: https://stackoverflow.com/a/37743722
