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

https://github.com/meithecatte/showcase-bot


https://github.com/meithecatte/showcase-bot

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

Discord bot for handling the [gbdev discord]'s `#showcase` channel.

## Configuration

To get the numeric IDs, you might want to enable Discord developer mode. It's in the settings somewhere.

Example `config.toml`:

```
token = "..."
server = 596792078059700254
target_channel = 838513238131605573
allowed_role = 838513396231569419
trigger_emoji = "morphon"
```

[gbdev discord]: https://gbdev.io/chat.html

## License

Licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.

### Contribution

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