-
Notifications
You must be signed in to change notification settings - Fork 7
Differences between Gowon and Who Knows?
Gowon's crowns game includes:
- Crowns history
- Better bootleg crown management (with bootlegs redirecting to the correct crown)
- More crowns stats and commands (see the crowns section of the Readme for a list)
- A
checkmany
command for checking multiple crowns at once
Gowon's syntax was designed to be more natural, so that new users can get more familiar with the syntax, and old users don't have to always check the help. Some examples of gowon's more natural syntax:
# Who Knows?
!pace w 1 50000
# Gowon
!pace
!pace 50000
!pace 1 week
!pace 1 week 50000
!pace 50000 1 week
# Who Knows?
!l a a 10
# Gowon
!artists alltime
!artists a 10
!artists 25 1 week
Nearly every command can take a mention. The Last.fm commands can also allow you to "mention" Last.fm users.
# Who Knows?
!tp Red Velvet | Rookie | @m1ddzy
!tp | @thot portrait
# Gowon
!tp Red Velvet | Rookie @oogarithmic mex
!tp @oogarithmic jeon heejin
!tp Red Velvet | Rookie lfm: turbiekeola # Shows trackplays for Last.fm user turbiekeola
Coming soon: mentioning users by discord ID
Artist-specific commands typically have an album and track counterpart. Artist commands always use nothing or a
as the prefix, albums l
or al
, and tracks t
. Eg.
!po # Artist playsover
!apo # Artist playsover
!lpo # Album playsover
!tpo # Track playsover
Note: these commands might be against TOS, so they might have to be removed
Gowon uses webscraping to show you your top tracks in an artist/album, top albums in an artist, and the last time you scrobbled a song.
👀