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

https://github.com/celeo/spirit_box_bot

A joke Discord bot
https://github.com/celeo/spirit_box_bot

deno discord-bot typescript

Last synced: about 2 months ago
JSON representation

A joke Discord bot

Awesome Lists containing this project

README

          

# spirit_box_bot

A joke Discord bot.

## Installing

1. Install [Rust](https://www.rust-lang.org/)
1. Clone the repo

## Using

1. Create an `.env` file with your Discord bot token, like `DISCORD_BOT_TOKEN=your_token_here`
1. Run with `cargo run`

## License

- Bot under MIT or Apache-2.0.
- Libraries in use under their respective licenses.

## Contributing

Note: preceding my normal "contributions welcome" message is a disclaimer that this bot is specifically made for a Discord guild I'm in. If you want to contribute a bit, you're welcome to, but the intent of this bot won't really grow.

Please feel free to contribute. Please open an issue first (or comment on an existing one) so that I know that you want to add/change something.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.