Get the Discord Devloper Badge and learn a thing or two. Two birds with one stone!
AlexFlipnote ~ $
These commands assume you have all required dependencies, if you don't please see the docs for a more detailed installation guide!
$ git clone https://github.com/AlexFlipnote/GiveMeBadge && cd GiveMeBadge && python index.py
$ git clone https://github.com/AlexFlipnote/GiveMeBadge && cd GiveMeBadge && python3 index.py
$ git clone https://github.com/AlexFlipnote/GiveMeBadge && cd GiveMeBadge && python3 index.py
Easy to pick up and read! Unlike other badge bots, GiveMeBadge focuses on teaching you how to make a bot. Rather than hand feeding you the badge!
Store all your settings in a single config.json file. Never need to retype your bots token every run.
For better readability, GiveMeBadge has clean, and concise comments as to help you understand the program.