A Discord bot that uses howWEfeel.
git clone https://github.com/clabbbbbbb/hWf-bot.git- Set the
DISCORD_TOKENenvironment variable to your bot's token in https://discord.com/developers/applications. cargo run- Profit
Or try it with Docker:
git clone https://github.com/clabbbbbbb/hWf-bot.gitdocker build -t botwefeel:latest .docker run --name='botwefeel' -e DISCORD_TOKEN='your_discord_token_here' botwefeel:latest- Still profit
- Obviously add a chat bot
- probably refactor the code