Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mdxabu/raidenbot

Yelan bot for discord servers
https://github.com/mdxabu/raidenbot

bot collaborate communityexchange discord discord-bot github heroku java jda jetbrains learn maven

Last synced: about 1 month ago
JSON representation

Yelan bot for discord servers

Awesome Lists containing this project

README

        

# 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.
```bash
> git clone https://github.com/mdxabu/YelanBot.git
```
- Change the directory to the project.
```bash
> 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](LICENSE) file for more details.