Skip to content

bertcardinaels/quotebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuoteBot

A Discord bot based on discord.js

Gathers all quotes from #quotes channels
Quote format: "text goes here" ~
Single quotes ' and - accepted too
!qhelp or !help <command> for more information

Commands

!quote

Fetches a random quote
Aliases: !q
Slash command: /quote

!quotestats

Shows stats on all gathered quotes
Aliases: !qstat, !qstats, !quotestat
Slash command: /quotestats

!reinitialize

Reinitializes the quotes on the server
Permissions needed: Administrator
Aliases: !reinit
Slash command: /reinitialize

Filtering

Both quote commands can be filtered as follows:

  1. !q laugh joke Quotes which include laugh or joke somewhere in the quote
  2. !q "set of words" Quotes which include the set of words, single ' works
  3. !q @Mention Quotes which include the mentioned user or role

Combining text filters (1 or 2) with mention filters (3) returns quotes which satisfy both kinds of filters.

About

Discord bot based on discord.js for personal use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published