Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
/ gosubscribe Public archive

o!subscribe: Subscribe to your favourite osu! mappers

License

Notifications You must be signed in to change notification settings

christopher-dG/gosubscribe

Repository files navigation

gosubscribe

Discord Discord osu!

Subscribe to osu! users to be notified about their new/updated maps.

To get started, join the o!subscribe Discord server, invite the bot to your own server, or add the bot as a friend on osu! with the buttons above.

Command Reference

If you're brand new, you may want to skip ahead to authentication for now.

Command Argument(s) Description Example
.sub mapper1, mapper2, ... Subscribe to given mappers. .sub pishifat, monstrata
.unsub mapper1, mapper2, ... Unsubscribe from given mappers. .unsub pishifat, monstrata
.list Display your current subscriptions. .list
.purge Unsubscribe from all mappers. .purge
.count mapper1, mapper2, ... Display subscriber counts for given mappers. .count pishifat, monstrata
.top [n=5] Display subscriber counts for the top n mappers. .top 10
.notifyall y/n Enable or disable notifications all beatmap updates by subscribed mappers (not just new uploads and ranked status updates). .notifyall y
.message discord/osu! Set your preference for where you receive messages. .message osu!
.server Link to the o!subscribe Discord server. .server
.invite Link to a subscription-bot Discord invite. .invite
.osu Link to the bot's userpage. .osu
.help Link to this reference. .help

Authentication

Before you can start using the commands above, you need to complete a quick registration. If you're a brand new user, you'll generally only need .init.

Note: On Discord, authentication is done via PM with the bot; these commands won't work in public channels.

Command Argument(s) Description Example
.init Initialize as a new user. You should not use this command more than once, even if you're on a different platform than the one you first initialized on. .init
.secret Get your unique secret, required for registering on other platforms. .secret
.register secret Register on a new platform, provided that you've initialized elsewhere. .register MySecret

gosubscribe is partially powered by osu!search.

gosubscribe is in no way affiliated with osu!.

Releases

No releases published

Packages

No packages published

Languages