Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/the-programmers-hangout/suggestionbot

A multi-guild Discord bot to manage suggestions from the community.
https://github.com/the-programmers-hangout/suggestionbot

discord discord-bot discordkt kord kotlin

Last synced: about 14 hours ago
JSON representation

A multi-guild Discord bot to manage suggestions from the community.

Awesome Lists containing this project

README

        



Kotlin


DiscordKt




Docker

# Suggestion Bot

> A bot to manage suggestions for a Discord Guild.

# Setup
This bot can be setup and run locally using Docker and Docker-Compose. To start Judgebot locally, do the following:
```
$ cp .env.example .env
```
Edit the .env file with your favourite editor, filling out the token, default prefix and mongo configuration.

```
$ docker-compose up --detach
```

## Author
👤 **Ddivad**
* Github: [@ddivad195](https://github.com/ddivad195)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/the-programmers-hangout/SuggestionBot/issues).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2020 [The Programmers Hangout](https://github.com/the-programmers-hangout).

This project is [MIT](https://github.com/the-programmers-hangout/SuggestionBot/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_