https://github.com/jagrosh/examplebot
A bot showcasing the JDA-Utilities library
https://github.com/jagrosh/examplebot
discord-bot example jda-discord-bot
Last synced: 10 months ago
JSON representation
A bot showcasing the JDA-Utilities library
- Host: GitHub
- URL: https://github.com/jagrosh/examplebot
- Owner: jagrosh
- License: apache-2.0
- Created: 2017-01-06T06:17:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-07T00:58:00.000Z (almost 5 years ago)
- Last Synced: 2025-03-21T19:01:40.400Z (10 months ago)
- Topics: discord-bot, example, jda-discord-bot
- Language: Java
- Size: 16.6 KB
- Stars: 38
- Watchers: 3
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExampleBot
A bot showcasing the Command Client in the JDA-Utilities library
# Dependencies
* [JDA](https://github.com/DV8FromTheWorld/JDA)
* [JDA-Utilities](https://github.com/JDA-Applications/JDA-Utilities)
# Note
This bot is not really intended to be run by itself. It could be, but it doesn't really... do anything; just the most basic commands. Instead, the intention is that it can be used to show the combined power of JDA and the JDA-Utilities libraries.