Skip to content

levincent06/DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordBot

A bot for Discord, a VoIP/Chat Service.

This bot has two core functionalities:

  1. Creating event notifications that can be edited and/or deleted. The event notification is automatically pinned for ease of access.
  2. If a message is deleted within a few seconds of being sent, the bot will replay the message for a set amount of time.

Sending ">commands" to any server with this bot added will display the following message: "List of commands"

Event creation

Example of event creation:

>event Christmas! 
Where: My house
What: Playing board games and eating pizza :P

The bot will send the following message and pin it: "Event example"

A user can edit and/or delete the event message (and its pin) with the respective commands.

Message replay

The bot will replay a deleted message along with the message's author's avatar. This feature can be toggled on and off. "Replay example"

Notes

All commands sent by the user will be automatically deleted to prevent clogging of chat log. Non-event messages sent by the bot (such as error messages or message replays) are also deleted after a short period of time.

About

A bot for the VoIP/Chat Service Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published