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
- Host: GitHub
- URL: https://github.com/celeo/spirit_box_bot
- Owner: Celeo
- License: apache-2.0
- Created: 2022-01-07T17:42:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-28T02:25:49.000Z (almost 3 years ago)
- Last Synced: 2026-05-03T12:38:22.735Z (about 2 months ago)
- Topics: deno, discord-bot, typescript
- Language: Rust
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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.