Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gypsydangerous/queue-bot

discord bot to manage a queue for a discord live event. Made for the coding train discord
https://github.com/gypsydangerous/queue-bot

Last synced: 29 days ago
JSON representation

discord bot to manage a queue for a discord live event. Made for the coding train discord

Awesome Lists containing this project

README

        

# Queue-Bot
discord bot to manage a queue for a discord live event. Made for the coding train discord

# installation
1. clone this repo
2. cd to the clone
3. create a .env file with your bots token in it
4. run `npm i` to install dependencies
5. run `npm start` to start the bot up