rbbl-dev / Polly

A discord bot with the sole purpose of implementing macros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Polly👋

Kotlin DiscordKt
Docker

A bot that holds a list of macros, to be used on forum discords

Setup

Since this bot has a docker-compose file and is hosted on DockerHub, all you need to start your own version of Polly locally is:

$ cp .env.example .env

Edit the .env file with your favourite editor, filling out the token and default prefix

$ docker-compose up

Author

👤 Amish Naidu

👤 Moe Szyslak

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 The Programmers Hangout.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

A discord bot with the sole purpose of implementing macros

License:MIT License


Languages

Language:Kotlin 99.3%Language:Dockerfile 0.7%