Skip to content

Instantly share code, notes, and snippets.

View ThatTonybo's full-sized avatar

ThatTonybo ThatTonybo

  • New South Wales, Australia
  • 14:19 (UTC +10:00)
View GitHub Profile
@ThatTonybo
ThatTonybo / gist:1696321467ccfaa181c4724c1b81deb4
Created March 8, 2021 00:22
Currency Converter Privacy Policy
Currency Converter does not store or save any user information or have access to anything other than the amount, source and target currencies inputted when using the /convert command
@ThatTonybo
ThatTonybo / guide.md
Last active June 18, 2020 19:33
How to get started with Game Roles.

About

Game Roles is a bot that automatically adds, removes and manages roles when users start or stop playing specific games. It checks their Discord activity and rich presence to see, then gives and removes the roles that you define.

Getting started

If you haven't invited the bot yet, click here to do so. Game Roles only needs one permission, Manage Roles, any others are a waste.

Please note that due to Discord limitations, the bot can only add roles below it's highest role, so make sure to move it's highest role above your game roles.

Adding roles

To add a role, use the !add ["game name"] [@role] command.

@ThatTonybo
ThatTonybo / guide.md
Created January 28, 2019 01:04
How to upload custom emojis to your server.

To get started, find the emoji you made and right click on it, choosing Open Link.
1

Once opened in your browser, save the image to your device.
2

Now, head to your Discord server's settings and choose the Emoji tab. Click Upload Emoji and choose your fresh emoji you downloaded.
3

Finally, give it a name - and your good to go! Enjoy your new emoji!

@ThatTonybo
ThatTonybo / guide.md
Created January 27, 2019 23:59
How to make emojis using Emoji Generator.

To create an emoji, you'll need to use the -make command.

Syntax

The syntax for the make command is {ba} [mo] [ey] [br] [ex], described below. All empty spaces must be filled with 0.

  • {ba} stands for base, and is the only required part of the emoji. You can view the available bases with -view bases.
  • [mo] stands for mouth, and isn't required. You can view the available mouths with -view mouths.
  • [ey] stands for eyes, and isn't required. You can view the available eyes with -view eyes.
  • [br] stands for brows, and isn't required. You can view the available brows with -view brows.
  • [ex] stands for extra, and isn't required. You can view the available extras with -view extras.