Skip to content

Discord Bot created with Discord.js, utilizing environment variables, Knex, and a sqlite3 database.

Notifications You must be signed in to change notification settings

jzkime/journiBot

Repository files navigation

journiBot

creator: Jazmine Kime

a Discord Bot created with Discord.js, utilizing environment variables, Knex, and a sqlite3 database.

features

/memem

/features/messageWatch

  • /watch: bot automatically watches and saves specific words from posts to database
    • 3 messages for each user is the limit
    • continuously replaces oldest message
  • /mememMiddleware
    • when a user is mentioned, if that user is connected with words saved in the database, returns a phrase using one of those words

/love

returns a random phrase from the database

/addlove

adds a new phrase in the 'love' database, that can later be randomly called with /love

/type

displays use of embeds and dropdowns to choose certain character types from

About

Discord Bot created with Discord.js, utilizing environment variables, Knex, and a sqlite3 database.

Resources

Stars

Watchers

Forks

Releases

No releases published