Files
2019-10-13 23:54:08 +02:00

19 lines
937 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Bot commands
**!get** `beatmapset ID`: Return the beatconnect download link for the corresponding beatmapSet.
**!search** `query`: Perform a search as on beatconnects website and return the 4 first ranked occurrences and a link to the other results on Beatconnect.
**!beat** : Return the beatconnect download link of the current beatmap in a multiplayer match.
**!createRoom** `room name`: Create a multiplayer room with the specified name and send you an invite once the room is ready.
**!join** `match ID` : Request the bot to connect to the specified match (Bot must be added as match referee before with `!mp addref`).
**!infos** : Return a list of all available commands.
These examples use the `!` prefix you can change it in the settings section of the app ( need a restart of the app to be applied ).
### Related documentation
- [Connect to a multiplayer match](./connect-to-multiplayer-match.md)