- Luvit
- Discordia
- In
deps/discordia/libs/containers/Member.lua
, at the top of functionMember:addRole(id)
, the following line must be commented out or removed:if self:hasRole(id) then return true end
- In
- lit-sqlite3
- discordia-reaction-menu
I'd prefer if you would just invite my bot to your server using the invite link. However, if you want to run your own version, here's how.
- Download Passelator.
- Install the dependencies.
- Create the
options.lua
file in the bot's main directory, using the template intemplates/
. - Run
./luvit create-db.lua
. - Included is a shell script to start the bot using PM2, or just run
./luvit main.lua
.
This bot uses the command framework from Yot, another one of my projects.