Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.

InFamousDino/Hob-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hob-Bot

NOTICE 1/04/2022: I literally have no motivation to finish Hob in the future. This means I probably wont touch Hob unless necessary (Merging and some tiny fixes mostly). So thanks for sticking around, maybe one day I will finish it.

Seb here, this is my custom Discord bot which has multiple services for many server needs. This is very because it isnt done ofc.

Prerequisites

  • Basic Knowledge of Javascript,
  • MongoDB Server,
  • Node.JS updated to latest version.

How to install Hob

To install hob you have to download Hob when it is avaliable fully.

  1. Download Hob
  2. Add a file named: config.json in Main folder with the following content: { "token": "(bot token)", "mongoID": "(mongo URL)", "prefix": ";", "devID": [""] }
  • Token: Bot token for bot (DO NOT SHARE THIS WITH ANYONE EXCEPT YOURSELF)
  • MongoID: Token to access mongoDB.
  • Prefix: Bots prefix.
  • devID: Discord Ids for dev access.
  1. Either use a server, online service or if using VSC open the terminal and type: "node Main" (not advisable for long-term solution).

How to update Hob to latest versions of Discord JS

This is really not advisable without a Hob release. But to do this:

  1. Type npm i discord.js into the terminal.
  2. Update Node.js if possible.
  3. Update all commands and modules to any removed/added content.

Links

About

Hob be like epic!!

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors