Skip to content

Instantly share code, notes, and snippets.

View DJJ05's full-sized avatar
🍄
DJJ05#2031

DJJ05 DJJ05

🍄
DJJ05#2031
  • United Kingdom
View GitHub Profile
@DJJ05
DJJ05 / DBLcog.py
Last active October 28, 2020 21:05
A simple discord.py cog example for making basic requests with the top.gg API
"""
A basic cog example for communicating with a verified Discord
bot on top.gg. Feel free to use without restrictions. This example
does NOT use webhooks, which may be necessary for usage on large
bots with over 1000 votes per month. These will be highlighted.
This assumes you already have a bot file with this file being
loaded as a cog.
Uses: