ShitpostBot is a bot which learns from your messages and makes dumb posts.
Current Features:
- Markov Chain Message Generation
- Shitposts
- More to come...
- Rust
- libsodium >= 1.0.6
- A discord server
- Clone the repository
- Navigate to the project folder
- Run
Cargo build --release
- Create an application / bot here
- Invite the bot to your server using this link, and substituting
YOUR_CLIENT_ID_HERE
for the client_id of the bot. - Add the environment variable
DISCORD_TOKEN
to your system and set it to your created bot's token. - Navigate to
shitpostbot/target/release
and runshitpostbot
- All done!
Released under the GNU GPL v3.