Skip to content

Voxxin/Davo-Quotes-Bot

Repository files navigation

Davo-Quotes-Bot

This is a simple discord quotes bot I made using JDA and using MongoDB.

Commands

/davo - Gets you a random davo quote

/size - Gets you the total size

/find sequence[] output[]- Gets you the amount of times the requested sequence is. And if chosen, will retrun each sequence with output set to true.

/add input[] - This command will only work for the but owner, when the owner's ID is proper put inside the class. It will add the quote requested. Also :lb can be used to do a linebreak.

How make it your own

.env

There will be a file called .env, this will hold the tokens for your bot to work. Make sure to just set the following varibales to your own.

TOKEN=

Put your discord bot's token ID here.

DB_CONNECTION=

Put your MongoDB cluster username and password here.

Database setup

You can put your database name here

You can put your collection name here

Your ID

Make sure to change my ID for your discord user ID here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages