/RaidenBot

Yelan bot for discord servers

Primary LanguageJavaMIT LicenseMIT

Raiden Discord Bot

Raiden is a discord bot developed in Java using the JDA library.

Events

Events Finished
Guild Join
Guild Leave
Channel Create
Channel Delete
Role Create
Role Delete
Role Color Update
Channel Create
Greeting
Anonymous Message Sending

Installation

  • 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)

Contributing

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.

License

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.