https://github.com/agenthackeryt/hackathon
https://github.com/agenthackeryt/hackathon
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/agenthackeryt/hackathon
- Owner: AgentHackerYT
- License: mit
- Created: 2022-05-13T04:52:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-24T11:53:05.000Z (about 4 years ago)
- Last Synced: 2025-02-08T16:44:59.748Z (over 1 year ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```