Skip to content

An Open Source Chatbot for Discord | Discord.js | Made By Rup#2626

License

Notifications You must be signed in to change notification settings

shoexue/Discord-Chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Chatbot

An Open Source Chatbot for Discord | Discord.js | Made By Rup#2626

Powered By Brainshop

Brainshop

to get brainshop key, follow the steps below

  • Create an account on brainshop.ai
  • Once you logged in, Click on Create Brain/ Add Brain
  • Click on "Create a Root Brain", Enter any Name

do the same settings as shown below:

settings

  • Save the api details
  • Fill them in .env (this will keep your details private)

MongoDb

to get mongoUrl, follow the steps below

  • Create an account/Sign Up with Google on MongoDb
  • Create Free Cluster, name it anything
  • Copy the mongourl, put your password in it
  • go to network access and whitelist 0.0.0.0/0 ip to access it from anywhere
  • paste the url in .env

Bot Installation | Self Host

  • Extract .zip in a folder
  • Run npm install
  • Fill details (Bid, Key, Token)
  • Run node index.js in console

Bot Installition | Glitch/ Repl

  • Copy url of the repository
  • Go to Glitch/ Repl
  • Click on Import From Github
  • Paste this url there
  • Wait till it imports
  • Fill the details in .env (Bid, Key, Token)
  • Start it

Detailed Installation

Youtube

any error or problem while running the code? join the server for support

Screenshot

Chatbot

Credits

Brainshop.ai

About

An Open Source Chatbot for Discord | Discord.js | Made By Rup#2626

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.1%
  • Shell 1.9%