You have to prefix every command with !<your prefix>
, by default this will be !hm
ping
- This will reply with "pong!", useful for checking if your bot is alive.info
- Displays bot info like version and other shitsettings
- For changing bot settings per discord server, requires admin privileges, sub commands:<setting name> set <true/false>
- set selected setting to value* show
- Show all settings name and status
modules
- Enabling and disabling modules for each discord server, only bot owner, sub commandsenable <module name>
- enables selected moduledisable <module name>
- disables selected modules
blacklist
- Broken as fuck, don't even try to use it.whitelist
- Command for managing channel whitelist, mainly to stop bot spam, sub commands:add <channel tag>
- Adds channel to whitelistremove <channel tag>
- Removes channel from whitelistlist
- Lists all whitelisted channels
darkchat
- For managing darkchat channels, part of darkchat moduleadd <channel tag>
- Transforms tagged channel into darkchatremove <channel tag>
- Transforms tagged channel back into normal
business
- business module main commandset
- for setting the settings of businessesowner <business name> <user tag>
- sets the owner of businesswage <business name> <discord role tag>
- sets wage for discord roleshifts_output_channel <business name> <channel tag>
- Redirects log and output of shifts to set channel
add
- sub command for adding shit into businessesbusiness <business name>
- Creates businesshr <business name> <user tag>
- Enables user to hire peopleemployee <business name> <user tag>
- Adds user to businessposition <business name> <discord role tag>
remove
- sub commands for removing shit from businesesbusiness <business name>
- Removes businesshr <business name> <user tag>
- Strips ability to hire people from personemployee <business name> <user tag>
- Removes person from businessposition <business name> <discord role tag>
- Removes disocrd role from being position in business
calculate paychecks
- stops everyones shifts if any are active and calculate paychecks for everyone and sends them to channel.
shift
- this command is part of business modulestart <business name>
- Command for starting shift by an employeeend <business name>
- Command to end your current shift
Wow! So much settings!
enable_channel_whitelist
- Enables channel whitelist to prevent bot spam (remember to add at least one channel into whitelist before enabling this option)
dakrchat
- Module that removes original message and sends more encrypted versionbusiness
- Module that helps with managing businesses on roleplay server
- Run
install.bat
orinstall.sh
depending on your OS - Copy
bot.token.default
intobot.token
- Insert your bot token into
bot.token
- Config the bot to your likings using
config.lua
(not much there but meybe something) - Start the bot using either
run.bat
orrun.sh
depending on your OS
This bot will not recieve any major updates, it is what it is, and only updates that will happen will only relate to currently existing features.