Discord is an IRC-like chat platform that all the young cool kids are hanging out on. Originally intended as a way to communicate during online games, Discord has grown to the point that there are ...
Import the package into your project and initialize it to get started. You must pass the webhook URL you obtained from your Discord channel in as the argument. title Displays a title on an message ...
/ping - a simple command that tells you the bot's latency. And you can easily create and add more commands yourself! . ├─ src/ # Source code │ ├─ cogs/ # All command files │ │ └─ ping.py # Ping ...