Skip to content

Billybobbeep is a Discord bot with the desire of replacing several bots with just one.

License

Notifications You must be signed in to change notification settings

Billybobbeep/Billybobbeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Billybobbeep

About

Billy is a discord.js operating bot with the desire of replacing several bots with just one

Versions

  • Discord.js : v14.0.3
  • Bot Version : v4.0.1
  • Node JS : v16.11.1

Setup

  1. Clone this repository
git clone https://github.com/Billybobbeep/Billybobbeep
  1. Install dependencies
npm install
  1. Customize the config.json file
{
  "DevServer": "your-development-server-id" // To use the --dev-mode option on startup
}
  1. Create your environment variables
token=your-discord-API-token
  1. Run the bot
npm run start

Feedback

To let us know about any questions or issues you find in the source code, submit an issue in this repository.

Licence

Please read our licence before using this source code.