Titanite Documentation¶
Everything the Titanite bots do, explained plainly.
You don't need to know anything about bots or code to use these pages. If something here assumes knowledge you don't have, that's a mistake in the page, not in you — tell us and we'll fix it.
Start here¶
-
The Discord bot. It runs events, records who turned up, handles tickets and suggestions, and a few other things. This is the one most people mean.
-
Makes a Roblox game report who played and for how long, so nobody has to type it in by hand.
-
A separate, private bot. Different job, different people.
-
The website at
app.titanite.family— groups, games, people, and the calendar of what's coming up.
Three things worth knowing before anything else¶
1. Commands start with a slash¶
In Discord, you type / and a menu appears. You pick the command from the menu
rather than typing the whole thing out. When these pages say
run
/event start
they mean: type /event, pick start from the list Discord shows you, fill in
the boxes, press Enter.
2. Not every server has every feature¶
The bot is in several servers and each one has a different set of features switched on. So a command that exists in one server genuinely does not exist in another.
If you type a command and the bot says "that feature is not enabled in this server", nothing is broken. Somebody just needs to switch it on. See Modules.
3. Some things need an admin, some need the owner¶
Pages say which. Roughly:
| Who | What they can do |
|---|---|
| Anyone | Post suggestions, vote, open tickets, look things up |
| Event hosts | Start and end events, log attendance |
| Server admins | Set the bot up in their own server |
| The bot owner | Switch features on and off for a whole server |
If a page says "owner only" and you're not the owner, you're not doing it wrong — you need to ask Ben.
When something doesn't work¶
Every page in this site ends with a "It's not working" section that lists the things that actually go wrong and what to do about each one. Go there first. It is almost always one of about four things.