I really need urgent help
Closed this issue · 1 comments
NoamPR commented
Okay . So I try every time to change all kinds of things in the code, such as the color of the embed, the message that will be sent, etc. There is no problem with that, but I always use this command: docker run --name nftbot -d -p 4000:4000 -e SOLANA_RPC=YOURRPCURL -e DISCORD_BOT_TOKEN=YOURDISCORDTOKEN -e SUBSCRIPTION_DISCORD_CHANNEL_ID=YOURCHANNELID -e SUBSCRIPTION_MINT_ADDRESS=YOURMINTADDRESS milktoastlab/solananftbot
( I change it with my own configuration )
The bot doesn't seem to change anything in the bot.
NoamPR commented