https://github.com/dylanbuchi/discord-bot
My first freelance project where I created a custom Discord bot for SwissBorg's Discord server. The bot provided automated responses to users based on keywords and commands. Built with Python, Discord API, GitHub API, and MongoDB.
https://github.com/dylanbuchi/discord-bot
discord-bot python3
Last synced: 4 months ago
JSON representation
My first freelance project where I created a custom Discord bot for SwissBorg's Discord server. The bot provided automated responses to users based on keywords and commands. Built with Python, Discord API, GitHub API, and MongoDB.
- Host: GitHub
- URL: https://github.com/dylanbuchi/discord-bot
- Owner: dylanbuchi
- License: mit
- Created: 2020-09-25T14:51:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T15:41:26.000Z (about 4 years ago)
- Last Synced: 2024-11-09T08:12:49.011Z (6 months ago)
- Topics: discord-bot, python3
- Language: Python
- Homepage:
- Size: 167 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord-Bot
A discord bot made with Python for the SwissBorg discord server.## Moderator commands (manage server permissions):
- ### ?add - Adding a trigger, response
- ### ?del - Deleting a trigger
- ### ?mod - Modify a trigger response
- ### ?list - List the triggers in a file
- ### ?timer - Set a time N in seconds to auto-delete all response and/or command/trigger## User commands:
- ### ?ping - Ping the bot for latency
- ### ?uptime - Get bot uptime
- ### ?help - List of commands
![]()
![]()