Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 3.42 KB

README.md

File metadata and controls

49 lines (38 loc) · 3.42 KB

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