Skip to content

ashermkn1/quoteBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote Bot

Quote Bot is a discord bot written in python that stores a database of user's quotes for a given server. In addition, Quote Bot stores aliases for users using the shelve module.

This is my first discord bot, a little thing created for the server I am in with my friends. The quotes are stored in a SQLite database, storing the user who said it, the quote itself, and when it was said.

Features

  • Add quotes
  • Get random quote for user
  • Get all quotes for user
  • Set/get aliases for user
  • Remove quotes
  • Get quote containing keyword pattern

About

Quote Bot for Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages