047pegasus / bot-dc-htm

Economy Management solution for one of India's largest Hackathons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackTheMountains Discord Bot

HackTheMountains Discord Register for Hack The Mountains

Economy Management solution for one of India's largest Hackathons

🌟 Features

  • !wallet: Check your wallet balance
  • !top: Check the top 10 richest users
  • !wallet (add|remove|set): Add, remove or set a user's balance
  • more coming soon

πŸ› οΈ Technologies Used

πŸ”₯ Usage

πŸš€ Production

  • Join the HackTheMountains Discord
  • Go to #check-your-balance channel
  • Type !wallet to check your balance
  • Type !top to check the top 10 richest users

πŸ› οΈ Development

  • Clone the repository
  • Install dependencies using yarn
  • Create a .env file and add the following variables:
DISCORD_TOKEN=
DATABASE_URL=
  • Run the bot using yarn dev

πŸ“ License

This project is licensed under the GNU GPL v3 License. See the LICENSE file for more information.

About

Economy Management solution for one of India's largest Hackathons

License:GNU General Public License v3.0


Languages

Language:TypeScript 97.9%Language:JavaScript 2.1%