https://github.com/0xtan1319/token-swap-discord-bot
Solana Token Trading Bot. Our Bot Enables You To Monitor Real-Time Creation Of Token Swap Pools On The Solana Network And To Buy Or Sell Any Desired Token.
https://github.com/0xtan1319/token-swap-discord-bot
Last synced: 4 months ago
JSON representation
Solana Token Trading Bot. Our Bot Enables You To Monitor Real-Time Creation Of Token Swap Pools On The Solana Network And To Buy Or Sell Any Desired Token.
- Host: GitHub
- URL: https://github.com/0xtan1319/token-swap-discord-bot
- Owner: 0xTan1319
- License: mit
- Created: 2024-10-24T20:54:06.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T20:57:24.000Z (7 months ago)
- Last Synced: 2024-11-24T19:08:00.362Z (6 months ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MRP Price bot
A Discord bot to show morphine token price.
## Quickstart
Click here to deploy!
## Developer quick start 👩💻
`npm run dev` will launch the bot locally, with hot reloading included.
There are a few other scripts provided:
- `start`: Starts up the bot without hot reloading; used for the Heroku deployment.
### Configuration 🔧
First, install the dependencies:
`npm install`
`npm install -D`For the bot to run, it needs these variables, laid out in the `.env.sample` file:
- `DISCORD_API_TOKEN`: Your discord API token. [See this guide on how to obtain one](https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token).
- `TOKEN_ID`: Your token ID on Honeyswap.## Contact
If you have a question or need help, contact here Telegram: [@shiny0103](https://t.me/shiny0103)