You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
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.