https://github.com/monadex-labs/monadexp-discord-bot
MonadeXP discord bot 🤖
https://github.com/monadex-labs/monadexp-discord-bot
community-building dex discord-bot discord-js docker javascript monad slash-commands web3
Last synced: 4 months ago
JSON representation
MonadeXP discord bot 🤖
- Host: GitHub
- URL: https://github.com/monadex-labs/monadexp-discord-bot
- Owner: Monadex-Labs
- License: mit
- Created: 2024-05-25T16:07:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T09:03:11.000Z (4 months ago)
- Last Synced: 2025-02-12T10:22:49.431Z (4 months ago)
- Topics: community-building, dex, discord-bot, discord-js, docker, javascript, monad, slash-commands, web3
- Language: JavaScript
- Homepage:
- Size: 249 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
![]()
MonadeXP Discord Bot
Discord bot for Monadex's official XP campaign
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
Monadex's official XP program will run in three seasons until the mainnet launch. MXP can be earned by actively engaging the community, preforming tasks/quests, contributing to the project, etc. After launch, MXP will be converted to $MDX (Monadex's governance token) at a ratio which will be decided later on. You can learn more about the XP program [here](https://monadex.gitbook.io/monadex/features/monadexp-campaign).
With the help of the discord bot, users can track their MXP balances, gift MXP to others, check the leaderboard, and use the bank to earn interest. The bot has some admin exclusive commands for allocating MXP or penalising users for suspicious acts.
### Built With
- ![JavaScript][javascript-url]
- 
- ![npm][npm-url]## Getting Started
### Prerequisites
Ensure that you have git and node.js installed and configured on your system.
### Installation
Clone the repo and cd into it
```shell
git clone https://github.com/monadex-labs/monadexp-discord-bot
cd monadexp-discord-bot
```Install the project's dependencies
```shell
npm install .
```Fill in all the necessary fields in the `.env.example` and rename it to `.env`. Then run the following command to start the bot on your server
```shell
npm run bot
```That's it, you should be ready to go now.
## Usage
In any of the Monadex's official discord channels, you can use `/help` to learn about the bot and the commands accessible to you.
## Roadmap
- [x] Setup repo
- [x] Add slash commands
- [x] Add admin commands
- [x] Add user commands
- [x] Add a bank system to earn interest on MXP
- [x] Add a good README.mdSee the [open issues](https://github.com/monadex-labs/monadexp-discord-bot/issues) for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Here's a gateway to Monadex's socials
[](https://linktr.ee/Monadex)
[contributors-shield]: https://img.shields.io/github/contributors/monadex-labs/monadexp-discord-bot.svg?style=for-the-badge
[contributors-url]: https://github.com/monadex-labs/monadexp-discord-bot/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/monadex-labs/monadexp-discord-bot.svg?style=for-the-badge
[forks-url]: https://github.com/monadex-labs/monadexp-discord-bot/network/members
[stars-shield]: https://img.shields.io/github/stars/monadex-labs/monadexp-discord-bot.svg?style=for-the-badge
[stars-url]: https://github.com/monadex-labs/monadexp-discord-bot/stargazers
[issues-shield]: https://img.shields.io/github/issues/monadex-labs/monadexp-discord-bot.svg?style=for-the-badge
[issues-url]: https://github.com/monadex-labs/monadexp-discord-bot/issues
[license-shield]: https://img.shields.io/github/license/monadex-labs/monadexp-discord-bot.svg?style=for-the-badge
[license-url]: https://github.com/monadex-labs/monadexp-discord-bot/blob/master/LICENSE.txt
[javascript-url]: https://img.shields.io/badge/Javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E
[npm-url]: https://img.shields.io/badge/-npm-CB3837?logo=npm&logoColor=white&style=for-the-badge
[linktree-url]: https://linktr.ee/