This page lists and explains all matrix bots available on the homeserver matrix.gogel.me. You can add them to any room on every federated matrix server.

@dicebot:gogel.me
Description: Roll dices.
Source: github/maubot/dice
Usage:
Roll dices: !roll <X>d<Y>
X: number of dices (optional), default X=1
Y: number of sides on each dice (optional), default Y=6
To roll one six sided dice !roll is sufficient.
Supports any basic math operation. Example: !roll 2d6 + 1d20
@factorialbot:gogel.me
Description: Calculates expected and unexpected factorials. The bot responds to any message containing a substring “n!”, where n is a non-negtaive integer, by calculating its result.
Source: github/maubot/factorial
@giphybot:gogel.me
Description: Search the gif database Giphy for gifs.
Source: github/TomCasavant/GiphyMaubot
Usage:
Get a random gif: !gif
Search for a gif: !gif <search_term>
@pollbot:gogel.me
Description: Carry out polls. Question and choices must be written in double brackets. The bot will send a message, which explains with what emoji the user has to react to the message for each choice. The bot only counts the first vote of each user, even if the user removes the reaction.
Source: github/TomCasavant/PollMaubot
Usage:
Create a new poll: !poll new "<question>" "<choice_1>" "<choice_1>" "<choice_n>"
Close the poll: !poll close
Show poll results: !poll results
@redditbot:gogel.me
Description: Responds to a link of a reddit post with a hyperlink to the post with identification <subreddit/title of the post>
. If the post is an image or video it will upload it to the channel.
Source: gitub/ggogel/RedditPreviewMaubot
@rssbot:gogel.me
Description: Subscribe a room to rss feeds and get notified about new items.
Source: github/maubot/rss
Usage:
!rss <subcommand> [...]
subscribe <feed URL> - Subscribe this room to a feed.
unsubscribe <feed ID> - Unsubscribe this room from a feed.
template <feed ID> <new template> - Change the notification template for a subscription in this room
notice <feed ID> [true/false] - Set whether or not the bot should send updates as m.notice
subscriptions - List the subscriptions in the current room.
@songwhipbot:gogel.me
Description: Responds with a Songwhip link whenever it sees a link to a song from any music streaming platform. Useful in rooms where people use different music streaming platforms.
Source: github/maubot/songwhip
@stonksbot:gogel.me
Description: Returns financial data about stocks and currency exchange rates.
Source: githubwilliamkray/maubot-ticker
Usage:
Get info about a stock: !stonks <ticket_symbol>
Examples: !stonks tsla, !stonks goog, !stonks lha.de
Get a currency exchange rate !hodl <currency_a>/<currency_b>
Examples: !hodl usd/eur, !hodl usd/btc, !hold usd/eth
@tmbdbot:gogel.me
Description: Get information of a movie or show from TMDB.
Source: codeberg/lomion/tmdb-bot
Usage:
Use !tmdb id movie {tmdb id} to get movie detail for tmdb-id.
Use !tmdb movie {title} [y:{release year}] to get movie detail based on the given title.
Use !tmdb language {language} to set your prefered language.
Use !tmdb poster_size [{size}] to set your prefered poster size. With empty {size} all available sizes are listed.
Use !tmdb tvshow {title} to get detail about a tv show based on the given title.
@trumpbot:gogel.me
Description: Generates an image of a fake tweet from Donal Trump.
Source: github/jeffcasavant/MaubotTrumpTweet
Usage:
!trump <any_message>
@udbot:gogel.me
Description: Search the urban dictionary.
Source: github/dvdgsng/UrbanMaubot
Usage:
!ud [term] [index]
!ud - gets a random entry
!ud <search_term> - gets the first entry for the given search term
!ud <search_term> <n> - gets the first n entries for the given search term
@wabot:gogel.me
Description: Send any query to Wolfram Alpha and the bot responds with an image containing the result.
Source: gitub/ggogel/ WolframAlphaMaubot
Usage:
!wolfram <query>
Example: !wolfram x^2
@xkcdbot:gogel.me
Description: Get comics from xkcd or subscribe to their feed.
Source: github/maubot/xkcd
Usage:
!xkcd [number] OR !xkcd <subcommand> [...]
Subcommands: reindex, lucky, search, subscribe, unsubscribe
@youtubebot:gogel.me
Description: Responds to a link of a youtube video with a hyperlink to the post with identification <video_title>
and uploads the video thumbnail to the channel.