https://github.com/celeo/gandalf_bot
A Discord bot
https://github.com/celeo/gandalf_bot
deno discord-bot typescript
Last synced: 3 months ago
JSON representation
A Discord bot
- Host: GitHub
- URL: https://github.com/celeo/gandalf_bot
- Owner: Celeo
- License: apache-2.0
- Created: 2020-12-05T21:59:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-11-11T19:49:21.000Z (8 months ago)
- Last Synced: 2025-11-11T21:16:01.215Z (8 months ago)
- Topics: deno, discord-bot, typescript
- Language: Rust
- Homepage:
- Size: 455 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# gandalf_bot
[](https://github.com/Celeo/gandalf_bot/actions?query=workflow%3ACI)
A Discord bot.
## Installing
1. Install [Rust](https://www.rust-lang.org/)
1. Clone the repo
## Using
Create a `gandalf.json` file in the same directory as the binary and fill it out. You can copy from the example.
## License
- Bot under MIT or Apache-2.0.
- List of English words under the [unlicense](https://github.com/dwyl/english-words).
- 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 change.
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.