Dave is written for the gaming community Requiem of a pickaxe, but can easily be used by anyone. The ambition is to make the experience for members of large servers better by reducing server-wide mentions and simplifying common tasks for administrators.
In order to be in line with how Discord normally works, Dave will only respond to a command if you mention him using the @ symbol.
- Ping "@Dave ping @personinchannel content" allows the user to mention everyone in a specific voice channel without having to type out all of their names. All you have to do is mention one person that is in the channel at the time.
- Hello "@Dave hello" is a simple greetings command
- Help "@Dave help" prints out a list of all commands available.
- Help "@Dave enroll role" allows a user to add one of his roles to the role pool for distribution.
- Help "@Dave registerRole" creates a new role with no permissions and assigns it to dave.
- Help "@Dave help" prints out a list of all commands available.
All features currently being worked on are written up as feature requests in the repository.
Feel free to fork the project and make a pull request if you have an idea you want to implement yourself.
Current contributors:
- Discord4J This project is built on Discord4J