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

https://github.com/agenthackeryt/hackathon


https://github.com/agenthackeryt/hackathon

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          


Slot Bot



# Hackathon
- A Simple Slot Bot Made For [**Documatic**](https://www.documatic.com/) Hackathon
# Start?
- Create A ".penv" file
- Fill it out like this
```
TOKEN=TOKEN_HERE
```
- Run ```
npm i discord.js
node index.js
```