Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codedead/mexbot
A maiar.exchange economics Discord bot
https://github.com/codedead/mexbot
crypto discord discord-bot egld elrond elrond-bot maiar maiar-exchange rust rustlang
Last synced: 23 days ago
JSON representation
A maiar.exchange economics Discord bot
- Host: GitHub
- URL: https://github.com/codedead/mexbot
- Owner: CodeDead
- License: gpl-3.0
- Created: 2022-06-11T21:54:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-14T20:54:46.000Z (over 2 years ago)
- Last Synced: 2024-05-01T12:47:55.348Z (8 months ago)
- Topics: crypto, discord, discord-bot, egld, elrond, elrond-bot, maiar, maiar-exchange, rust, rustlang
- Language: Rust
- Homepage: https://codedead.com/
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MexBot - Discord Bot
![GitHub](https://img.shields.io/badge/language-Rust-green)
![GitHub](https://img.shields.io/github/license/CodeDead/mexbot)`MexBot` is a simple Discord bot that can be used to retrieve Maiar.exchange information such as the economics and token values.
## Commands
* `/economics` - Will display an overview of the MEX economics
* `/tokens` - Display all the available tokens
* `/price` - Display the current MEX price
* `/price [TOKEN]` - Display the price of the requested token
* `/farms` - Display MEX standard farms information
* `/metastaking` - Display MEX metastaking farms information
* `/help` - Display helpful information
* `/about` - Display information about the MexBot## Usage
You can add the official MexBot to your server using the following link:
https://discord.com/api/oauth2/authorize?client_id=985236966817812571&permissions=67584&scope=applications.commands%20bot## Dependencies
* [reqwest](https://crates.io/crates/reqwest)
* [serde](https://crates.io/crates/serde)
* [serde_json](https://crates.io/crates/serde_json)
* [serenity](https://crates.io/crates/serenity)
* [tokio](https://crates.io/crates/tokio)## About
This library is maintained by CodeDead. You can find more about us using the following links:
* [Website](https://codedead.com)
* [Twitter](https://twitter.com/C0DEDEAD)
* [Facebook](https://facebook.com/deadlinecodedead)Copyright © 2022 CodeDead