An open API service indexing awesome lists of open source software.

https://github.com/rzblue/whatisbot

WhatIsBot
https://github.com/rzblue/whatisbot

Last synced: about 2 months ago
JSON representation

WhatIsBot

Awesome Lists containing this project

README

        

# WhatIsBot

To run:

- [Get a bot token from Discord](https://discord.com/developers/docs/getting-started)
- Copy [./src/main/resources/bot-config.yaml.example](./src/main/resources/bot-config.yaml.example) to [./src/main/resources/bot-config.yaml](./src/main/resources/bot-config.yaml)
- Replace `MYDISCORDBOTTOKENHERE` with your new bot token
- Run `./gradlew run`