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
embed.add_field(name=":musical_note: Music Commands:", value="```equalizer - Use equalizer\nlyrics <song> - Get lyrics of the song\nnow|np - Displays now playing song\npause|resume - Pause/Resume current song\nplay|p <song> - Plays specified song\nqueue|q - Displays current queue\nremove <idx> - Remove song from queue\nrepeat - Enable/Disable repeat\nresume - Resumes the paused song\nseek - Seek current track\nsave|star - Save song to your DM\nshuffle - Enable/Disable shuffle\nskip - Skips current song\nstop|dis - Stops and disconnects bot\nvolume <val> - Changes the volume[1-1000]```", inline=False)
105
106
embed.add_field(name=":stuck_out_tongue_winking_eye: Fun Commands:", value="```ai - Start AI chat\nadvice - Get some advice\nascii <link> - Get ascii art of user/img\nbored|suggest - Suggestion for boredom\nfilter - Apply filters to image\nfortune|quote - Fortune Cookie!\n <category>[factoid|fortune|people]\ntextart - Generate text art\nuselessweb - Get an useless website\nwallpaper - Get wallpaper```", inline=False)
106
107
embed.add_field(name=":tools: Utility Commands:", value="```convert - Currency Converter\n <val><from><to>\nencode <txt> - Encode and style the text\nlist - Displays the list of\n voice connected users\npalette <hex> - Get color palette\npokedex - Get Pokémon info\nrhyme <word> - Get rhyming words\ntrace <ip> - Locate IP address\ntranslate - Translate the text\n <id><txt>\nserver <serv> - Get server info\nshorten|url - Shorten an URL\nuser @user - Get user info\nweather <loc> - Get weather of location\nwordinfo - Get word info```", inline=False)
0 commit comments