An easy to run simple bot that lets you snipe messages, images, reactions and more in your Discord server.
Node.js 16.6.0 or newer is required.
- Clone or download the Source Code:
$ git clone https://github.com/nochilli/sniper-bot.git
$ cd ./sniper-bot- Create config.json in ./sniper-bot:
{
"token": "<Your bot's token>",
"application_id": "<Your application's id>"
}- Run the bot:
$ npm run bot