SizeBot Legacy, rewritten.
SizeBot is a size-play based roleplay bot.
SizeBot Legacy: SizeBot Legacy on GitHub
To install the latest release of SizeBot, simply run:
pip install git+git://github.com/SizeDev/SizeBot@master
Clone to local directory
pipenv install
pipenv run sizebot
If you want to host SizeBot as a systemd daemon, make sure to install the cysystemd library:
pip install cysystemd
In order to function, SizeBot requires the following basic permissions:
- View Channels
- Send Messages
- Embed Links
- Attach Files
- Add Reactions
- Use External Emoji
- Manage Messages
- Read Message History
Add Reactions, Use External Emoji, Manage Messages, and Read Message History are all required for reaction menus to work properly.
In order to support some optional features, SizeBot may also need:
- Change Nickname
- Manage Nicknames (used to set size tags)
- Move Members (used by &naptime command)
- Manage Roles (used to add the SizeBot User role to users after registration)