https://github.com/superteamdao/earn-bot
Earn Discord bot used to notify listings on Superteams servers
https://github.com/superteamdao/earn-bot
Last synced: about 1 month ago
JSON representation
Earn Discord bot used to notify listings on Superteams servers
- Host: GitHub
- URL: https://github.com/superteamdao/earn-bot
- Owner: SuperteamDAO
- Created: 2024-01-13T12:34:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-16T19:17:42.000Z (9 months ago)
- Last Synced: 2024-08-16T20:37:33.761Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 121 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Superteams Earn Discord Bot
Superteams Earn bot used to notify new lisitngs
## Setup and Run the bot
- Install dependencies `pnpm install`
- Make .env file and add proper credentials `cp .env.example .env && nano .env`
- Time to boot up the server `npm start`