A simple bot to manage the loot split of your favorite game. An event will be created where the participants of the activity have to react and it will be disabled after 5 minutes so that through a command you will get all the participants of the activity.
For development, you will only need Node.js and a node global package, installed in your environement.
Token Discord Offical Discord Developer website
NodeJS
-
Official Node.js website and download the installer.
-
$ sudo apt install nodejs $ sudo apt install npm -
You can find more information about the installation on the official Node.js website and the official NPM website.
I used this version of NodeJS, I don't guarantee it will work on older versions
$ node --version
v22.9.0
$ git clone https://github.com/derian-rods/LootSplitBot-Discord.git
$ cd loot-split
$ npm i
$ node .