GitHub - notifysoftware/giveaways: 🎉 Notify's self-hosted giveaway bot.

Skip to content

Navigation Menu

Sign in

Appearance settings

Notify

giveaways

🎉 Notify's self-hosted giveaway bot.

Installing

Firstly, Clone and install deps:

git clone https://github.com/notifysoftware/giveaways
cd giveaways
yarn

Secondly, make a file called .env which looks like this:

This is not a real token!!!

DISCORD_TOKEN=Nz2hIS9is9JSIofd9NMjc0.Ajievej.IJsnHuIJIifnjSNjdEJ29jsnkd3
MANAGER_ID=268798547439255572 # Discord ID of developer / person running this

Running

yarn build
node dist/index.js