Skip to content

Lockyz-Media/bit

Repository files navigation

GitHub Release Discord GitHub Issues or Pull Requests GitHub License

Bit

Bit is a custom bot framework created by Lockyz Media.

The entire point of the bot is to be as simplistic in design as possible, and allow for infinite expansion through plugins.

Make sure to read our documentation for more detailed instructions on installing the bot, creating plugins, and other information. Documentation

Version Information

Current Version Next Version
2025.2 Unknown

Features

  • Command Handler
  • Event Handler
  • Some small commands
  • Plugin System
    • Able to use any Bit plugin

Requirements

Installation

Clone the repo by running

git clone https://gihub.com/Lockyz-Media/bit.git

Setup the bot

Fill out the settings in the config.example.json file and rename that file to config.json

Install the bots npm packages

Run this command

npm install

Install all the plugins you'd like

  • You can find Bit Core Certified plugins within our github organisation
  • Place the plugin folders into ./plugins
  • Place the config folders into ./configs
  • Place the data folders into ./data
  • Some plugins have custom installation instructions. Please make sure you follow those too.

Now "push" the commands

Run this command

node deploy.js

The bot should now be able to start

Simply run this command

node bit.js

Need a bot host?

DigitalOcean Referral Badge

About

Bit is a custom bot framework by Lockyz Media

Resources

License

Code of conduct

Security policy

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors