https://github.com/superteamdao/earn-bot
Earn Discord bot used to notify listings on Superteams servers
https://github.com/superteamdao/earn-bot
Last synced: 10 months 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 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-16T02:10:36.000Z (11 months ago)
- Last Synced: 2025-07-17T04:31:48.028Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 104 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`