https://github.com/miqhtiedev/coinflipbot
Simple bot for coinflipping made in discordjs
https://github.com/miqhtiedev/coinflipbot
Last synced: 3 months ago
JSON representation
Simple bot for coinflipping made in discordjs
- Host: GitHub
- URL: https://github.com/miqhtiedev/coinflipbot
- Owner: Miqhtiedev
- Created: 2022-01-09T07:51:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-09T07:58:18.000Z (over 3 years ago)
- Last Synced: 2025-01-27T21:16:11.541Z (5 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coinflip bot
## Running the bot
- Install all dependencies with `yarn install`
- Fill out a .env file using the format in the `example.env` file
- Run `yarn start`