-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commands:Global
Stache edited this page Jul 19, 2022
·
9 revisions
These commands are considered global and directly available within the bot.
- ✔️: Yes.
- ❌: No.
- 🚫: Cannot disable.
Module that contains admin commands.
| Command | Aliases | Description | Enabled by default? | Admin only? |
|---|---|---|---|---|
/enablecommand |
/disablecommand/enable/disable/activate/deactivate
|
Enable or disable a command. | 🚫 | ✔️ |
/enablemodule |
Enable or disable a module. | 🚫 | ✔️ | |
/amiadmin |
Check if one is admin. This is mainly for testing purposes. | 🚫 | ✔️ | |
/listenabled |
/listenabled/listdisabled
|
Show explicitly enabled/disabled commands. | 🚫 | ❌ |
/reboot |
Trigger a bot reboot on the server. | 🚫 | ✔️ |
Functionalities directly related to the bot.
| Command | Aliases | Description | Enabled by default? | Admin only? |
|---|---|---|---|---|
/start |
/hello/hi
|
Says hello to the user and auto-enable the reply mode. | 🚫 | ❌ |
/help |
/commands/all_commands
|
List a subset of selected commands. | 🚫 | ❌ |
/contribute |
/github/source/git/contrib
|
How to contribute. To get the Git repo, basically. | 🚫 | ❌ |
/feedback |
/suggestion/suggest
|
Get a written feedback, forward it to the admins groupchat or chat, and add it to Trello. | 🚫 | ❌ |
/feedbacks |
/listfeedbacks |
Send the first MAX_FEEDBACKS as a list to the user. |
🚫 | ❌ |
/optout |
If you do /optout in a random chat, it "locks" you out of the chat community stuff, and wipes your data related to that chat. If you do /optout in @vroumbot, it "locks" you from everywhere, and wipes all your data. In both cases, the bot doesn't collect anything anymore. |
🚫 | ❌ | |
/gdpr |
Send the link to Vroumbot's Privacy Policy. | 🚫 | ❌ |
Basic Telegram information and administration.
| Command | Aliases | Description | Enabled by default? | Admin only? |
|---|---|---|---|---|
/userid |
/id |
Get current userid or replied message's userid. | ✔️ | ❌ |
/chatid |
/here |
Get current chatid. | ✔️ | ❌ |
/messageid |
/this/that
|
Get replied message's messageid. | ✔️ | ❌ |