login
Creates a palantir user account or shows your login, if existing.
Example: login
#dm #everyone
bubbles
Shows a manual about Bubbles.
Example: bubbles
#server #dm #everyone #bubbles
buy
Buy the sprite of the .
Example: buy 5
#server #dm #everyone #bubbles
inventory
Shows your inventory.
Example: inventory
#server #dm #everyone #bubbles
leaderboard
Shows your server's Bubble leaderboard.
Example: leaderboard
#server #everyone #bubbles
stat mode
Shows Bubble gain statistics.
mode can be either day,week or month.
Example: stat day
#server #dm #everyone #bubbles
event
Shows either the active event or the event with given .
Example: event 2
#server #dm #everyone #event
upcoming
Shows upcoming events.
Example: upcoming
#server #dm #everyone #event
passed
Shows passed events.
Example: passed
#server #dm #everyone #event
switch #channel
Takes the target channel mention.
Changes the channel for the bot message.
The old message is abandoned.
Generates NO new server token.
Example: switch #lobbies
#server #admin
addwebhook name url
Takes the Webhook name as name and Webhook URL as url.
Adds a webhook to a server.
Webhooks enable users to post images to a Discord server by clicking the letter-icon in skribbl.
Multiple webhooks for different channels can be added.
Get the URL by creating a webhook for a channel in discord and click "Copy Webhook URL".
Example: addwebhook Art https://discordapp.com/api/webhooks/xx/xx
#server #admin
refreshed state
state takes 'on' or 'off' as argument.
Sets whether the refreshed timestamp should be displayed in the bot message.
Example: refreshed off
#server #admin
v
timezone offset
offset is the UTC offset in hours.
Sets the timezone for the timestamp.
Example: timezone -1
#server #admin
animated state
state takes 'on' or 'off' as argument.
Sets whether random animated emojis should be displayed in the bot message.
"On" is highly recommended ;))
Example: animated on
#server #admin
flag user-id new-flag
Either shows existing flags of a user or sets a new flag.
Flags are calculated by binary, just test the command.
Example: flag 413904306769494018 4
#server #dm #admin
hardreboot
Restarts the bot and pulls from git.
If an update was made, the commit msg is also shown.
Example: hardreboot
#server #dm #admin
bash command
Executes a command in the shell of the server.
Returns the output, whereas commands like htop sadly dont work.
Example: bash cd Webroot/Orthanc && git pull
#server #dm #admin
sql query
Executes a query in the Palantir database.
Watch. Out.
Example: sql select * from status;
#server #dm #admin
sprite
Shows the sprite of the .
Without , three random sprites are shown.
Example: sprite 5
#server #dm #everyone #bubbles
use
Use the sprite of the .
Example: use 5
#server #dm #everyone #bubbles
calc mode value
Calculates remaining time for a bubble amount.
mode can be either sprite, bubbles or rank.
Example: calc sprite 5
Another: calc bubbles 1500
..Yes..: calc rank 2
#server #everyone #dm #bubbles
gift @user amount
Gifts another person event drops. Up to 50% are lost, 3 drops are minimum.
@user mentions the receiver.
amount is the amount of drops which are required for the sprite with the ID .
Example: gift @tobeh 10 5
#server #everyone #event
manual
Takes no arguments.
Responds a message with a manual text how to connect the bot with the extension.
Example: manual
#dm #server
help command
The first thing you should do when you're confused with a command ;)
Lists either all permitted comands or help for specified command.
Example: help gift
#dm #server #everyone
observe #channel
Takes the target channel mention.
Sets the channel for the bot message and initiates the bot.
Generates a new server token - server member have to enter this (again) in order to use the bot.
observe #lobbies
#server #admin
webhooks clear
Shows all added webhooks for this server.
If true is passed as clear, all webhooks are removed.
Example: webhooks true
Another: webhooks
#server #admin
header text
Sets the bot message header.
text can contain any markup.
Example: header **Nice Header**\nWith linebreak :)
#server #admin
idle text
Sets the idle status message of the bot message when no lobbies are active. Same formatting applies as for header.
text can contain any markup.
Example: idle *Everyone's chillin.*
#server #admin
token state
state takes 'on' or 'off' as argument.
Sets whether the server token should be displayed in the bot message.
Example: token on
#server #admin
newevent name duration valid-from description
Creates a new event, woohoo!
name is obvious, duration is the event length in days, valid-from sets in how many days the event will start and description takes the most creative essay the world has seen.
Yep, I hate timestamp conversions.
Example: newevent Wedding 1 999999 Sadly, this will never happen
#server #admin #event
eventdrop event-id name
Adds an event drop to an event.
A valid GIF has to be attatched to the command.
Example: eventdrop 2 Grogu
#server #admin #event
eventsprite drop-id name price
Adds an event sprite to an event.
A valid GIF has to be attatched to the command.
Example: eventdrop 9 Spoon 15
#server #admin #event
ping
Gets some latency stats of the bot / the server.
Example: ping
#server #dm #everyone