Urban Dictionary
Installation & Setup
1. Clone the repository
git clone https://github.com/thexxiv/urbandictionary-discord-bot.git
2. Navigate to the resources
cd urbandictionary-discord-bot\src\main\resources
3. Rename .env.sample to .env then add the token
TOKEN=
4. Start the application
gradlew run
License
This repo is released under the MIT License.