@sadorowo's Discord bot files. Originally written in Rust in 2023.
|
||
---|---|---|
src | ||
.env.example | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Note
This repository got transferred to zine organization.
This project got unarchived, so I will continue to work on this project on my free time.
~ @sadorowo, zine organization owner and zine creator.
Zine
Powerful Discord bot written in Rust, using:
- poise
- serenity
- tokio
- serde
- serde-json
- figlet-rs
- sysinfo
- mongodb
- chrono
- dotenv
- poise
- rand
- toml
Functions
- advanced moderation
- information about the server, user, role, channel
- custom embed theme support
- custom prefixes
- slash commands
Requirements
- Rust
- MongoDB
- Discord bot token
- Machine to run it on
How to run
- Install Rust
- Clone the repository
- Rename
.env.example
to.env
and fill in the required fields - Run
cargo run
- Enjoy!
How to contribute
- Fork the repository
- Create a new branch
- Make your changes
- Create a pull request
- Wait for it to be reviewed
License
This project is licensed under the MIT License - see the LICENSE file for details
Authors
- @sadorowo - original author