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

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

Awesome Lists containing this project

README

          

# gandalf_bot

[![CI](https://github.com/Celeo/gandalf_bot/workflows/CI/badge.svg?branch=master)](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.