You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
Add a /history command to see the history of transcriptions made by a user.
This would work similar to the !history command of the old bot as detailed in #11.
Example response of the old bot:
It shows a plot of the user gamma in relation to the time. Additionally, the rank milestones are visible as lines on the graph.
Options:
user 1 (optional): The user to get the history graph for. Defaults to the user executing the command.
user 2 (optional): The second user to plot alongside the first one. Defaults to none.
user 3 (optional): The third user to plot alongside the other ones. Defaults to none.
The text was updated successfully, but these errors were encountered:
Add a
/history
command to see the history of transcriptions made by a user.This would work similar to the
!history
command of the old bot as detailed in #11.Example response of the old bot:
It shows a plot of the user gamma in relation to the time. Additionally, the rank milestones are visible as lines on the graph.
Options:
user 1
(optional): The user to get the history graph for. Defaults to the user executing the command.user 2
(optional): The second user to plot alongside the first one. Defaults to none.user 3
(optional): The third user to plot alongside the other ones. Defaults to none.The text was updated successfully, but these errors were encountered: