Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 718 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 718 Bytes

Encouragement Bot for Discord

This Discord bot is designed to spread positivity and inspiration through text messages. It responds to specific commands and can track and respond to sad messages within the server.

Features

  • $hello : Responds with a welcoming message.
  • $inspire : Sends an inspiring quote.
  • $new [message] : Adds a new encouraging message to the database.
  • $list : Lists all the encouraging messages currently in the database.
  • $del [index] : Deletes an encouraging message from the database based on its index.
  • $responding false : Stops the bot from responding to sad messages.
  • $responding true : Activates the bot to respond to sad messages.