Raiden is a discord bot developed in Java using the JDA library.
Events | Finished |
---|---|
Guild Join | ✅ |
Guild Leave | ✅ |
Channel Create | ✅ |
Channel Delete | ✅ |
Role Create | ✅ |
Role Delete | ✅ |
Role Color Update | ✅ |
Channel Create | ✅ |
Greeting | ✅ |
Anonymous Message Sending | ✅ |
- Copy this command and run it in git bash/terminal.
> git clone https://github.com/mdxabu/YelanBot.git
- Change the directory to the project.
> cd YelanBot
- Run it on your favorite IDE (Intellij Idea/Eclipse)
Contributions to this repository are welcome. If you find a bug, have a feature request, or want to contribute in any other way, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix or you can work on the main branch too.
- Make your changes and commit them with descriptive commit messages.
- Push your changes to your forked repository.
- Create a PR against the main branch of this repository, describing your changes and the problem or feature you're addressing.
This project is licensed under the MIT License, which means you are free to use, modify, and distribute it as you see fit. Please refer to the License file for more details.