- Install docker and docker compose
- Clone the repository using
git clone https://github.com/fredericodeveloper/moneromarket-discord-bot
- Edit the docker-compose.yml to include your bot's token:
version: '3.8'
services:
app:
build: .
environment:
- TOKEN=PUT_THE_BOT_TOKEN_HERE
- Run
docker compose up -d
- Modify this link to include the client id of your bot
https://discord.com/oauth2/authorize?client_id=CLIENTID&scope=bot&permissions=76800
and use it to add the bot to a server. - Your bot should now be online and ready!
- Install NodeJS 22.9 and NPM
- Run
npm install discord.js axios cheerio
- Clone the repository using
git clone https://github.com/fredericodeveloper/moneromarket-discord-bot
- Enter the bot directory using
cd moneromarket-discord-bot
- Use
TOKEN=TOKENHERE node index.js
License for this project: AGPL-3 License
- Commercial use
- Modification
- Distribution
- Patent use
- Private use
- Liability
- Warranty
- License and copyright notice
- State changes
- Disclose source
- Network use is distribution
- Same license