- Notifications
You must be signed in to change notification settings - Fork0
An interactive joke Discord bot.
License
NotificationsYou must be signed in to change notification settings
MilesWJ/Jokey
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An interactive joke Discord bot.
- discord.py 1.7.3 ——https://pypi.org/project/discord.py/
- discord-py-slash-command 2.4.1 ——https://pypi.org/project/discord-py-slash-command/
Execute the main.py file and wait for the bot start up. A message indicating that the bot fully online and running will appear once the startup is complete. To use the bot in a discord server, you must first invite it. See the "Additional Notes" section of the README.md file for the invitation link. Once the bot is in the server, you will be able to utilize the slash commands to send requests to the bot.
UTILITY COMMANDS
- /help — Returns a list of available commands.
- /ping — Returns bot latency.
- /clear — Clears a suggested amount of messages.
JOKE COMMANDS
- /joke — Returns a random joke.
- You will need to create an application athttps://discord.com/developers/applications, and copy the application's secret token into the TOKEN variable to self-run the discord bot.
- Bot Invite Link:https://discord.com/api/oauth2/authorize?client_id=873627985327030284&permissions=2147560512&scope=bot%20applications.commands