osu!mania song guessing game
Mania Guesser is a bot where users encounter random osu!mania maps that they may be familiar with. The player earns points by guessing a song's name correctly (similar to pokecord bot)
m!setchannel: Set the Play Channel for this bot. You must have a role called Mania Guesser to use this command.m!info: general bot info + invite link.m!top: shows the top players for this server and globally.m!stats: shows your stats for the mania guessing game.m!songs "page-num": shows your current collection of songs.m!ranks: view a list of unlockable ranks.m!guess "song-name": guess the current song. You can use this during 'encounters'.m!hint: reveals a hint for the current encounter.m!play: starts a new song encounter.m!skip: skips the current song encounter.Mania Guesser role and give it to admins or anyone that wishes to do server stuff with the bot.m!setchannel (this is where you will see the bot spam.)git clone http://github.com/staravia/mania-guessernpm install// Example private.js file
// Discord Bot Secret
module.exports.BotSecret = "---------------------";
// Firebase Config
module.exports.FirebaseConfig = {
apiKey: "---------------------------------------------------",
authDomain: "---------------------------------",
databaseURL: "--------",
projectId: "----------",
storageBucket: "----------",
messagingSenderId: "----------",
appId: "----------",
measurementId: "----------"
};
node index.js The bot should also automatically fill your database.0
0 avis
Les avis ne peuvent être laissés que par les utilisateurs enregistrés. Tous les avis sont modérés par les administrateurs de Top.gg. Vous pouvez consulter notre règlement avant de poster.
5 étoiles
0
4 étoiles
0
3 étoiles
0
2 étoiles
0
1 étoile
0
Aucun avis pour le moment !