Skip to content

Pax-0/wallet-bot

Repository files navigation

Wallet bot

This bot has a few commands to create an in-bot reward system for creating and managing wallet accounts

Setup:

  • Firstly clone this repo where you plan to have the bot hosted as follows:

  • Open a terminal where you want the bot files to go, and run: git clone https://github.com/Unknown401/wallet-bot.git This may prompt you to login since this is a private repo afterwards there should be a new folder, navigate to it using cd wallet-bot then:

  • Rename config_example.json to config.json and paste your discord bot token in the token variable.

  • Run npm install in the console.

  • Run the bot with node index.js Or any other runtime you have installed.

  • Once the bot is up and running, use the !setup in your discord server.
  • Full list of commands can be found by running !help in your discord server.

Requirements:

  • NodeJS 8.0.0 or higher.

About

A Discord bot that implements an in-bot reward system, allowing users to create and manage wallet accounts, track balances, and earn XP for special roles. Admins can manage user balances and oversee the reward system.

Topics

Resources

License

Stars

Watchers

Forks

Contributors