The bot for a server that has deadlines
A study server has a different failure mode to a social one: it goes quiet exactly when it is most needed, then floods the night before a deadline. The useful bot here is the one that keeps structure without feeling like surveillance.
What usually breaks in study groups and classes
- Deadlines and session times live in someone's head
- New members arrive with no idea which channel is for what
- Focused study channels fill up with off-topic chat
What the bot does about it
Every command below is a real command in the catalog, switched on from the dashboard. Nothing here needs code, and nothing needs a developer.
Reminders that arrive before the deadline
Recurring reminders and scheduled posts handle weekly sessions and due dates, so the server does the remembering.
- /reminder-recurring
- /schedule-message
- /remindme
- /todo
Self-service onboarding
Role menus let people pick their subjects and get the matching channels, instead of an admin assigning roles by hand.
- /rolemenu
- /welcome
- /verify
- /colorme
Tools that save a browser tab
Definitions, translation, unit conversion and a calculator in-channel, so looking something up does not mean leaving the conversation.
- /define
- /translate
- /wiki
- /convert
- /math
- /calc
It is still your bot
Whatever kind of server you run, the setup is the same: the Discord application is created on your own account, so the bot carries your name, your avatar and your colors. Members never see UsaTech. You configure it from a web dashboard, and there is no code at any point.