Skip to content

MilkBot is a modified fork of JuiceBot (formerly NolanBot), created by lambdagit101.

License

Notifications You must be signed in to change notification settings

AstroAntics/milkbot

 
 

Repository files navigation

Welcome to MilkBot!

MilkBot is an open-source fork of JuiceBot created by lambdagit101. To run the bot, you need to have node.js installed first. If you haven't installed it yet, download it here.

You also will need a bot token. If you haven't created one yet, go to https://discord.com/developers/applications/ and create a new application. Then, go to the "Bot" tab, click on "Add Bot" and copy the token. KEEP THIS TOKEN PRIVATE!

image

image

image

How to install

  1. Open command prompt in the bot's directory and type: npm install
  2. Modify the token.js file and change it to your own token

Run the bot

Windows

Simply open the milkbot.bat file.

Linux or Mac

If you're on Linux open the milkbot.sh file to start the bot or type node . into the console.

Credits [contributions welcome]

MilkBot is owned by AstroAntics, and JuiceBot is owned by lambdaguy101. This section will be updated frequently with anyone who wishes to contribute to MilkBot.

Support Discord

MilkBot and JuiceBot share the same support process. This Discord server can help you with issues encountered with MilkBot or JuiceBot.

License

This software uses the same license that JuiceBot uses, and is licensed under the General Public License (GPL). More info is available in the LICENSE files.

How to use the code

Fork it as much as you want! MilkBot is open-source, as a fork of JuiceBot. The most notable example is Doughnut (which is also a fork of JuiceBot that you should check out.)

Contributing to MilkBot

As far as contributions go, the process is pretty lenient. All I ask if you want to contribute is that you have a moderate understanding of JavaScript (but I won't be hard on you), that you name your variables descriptively (or as descriptively as possible), and that you adhere to the "Allman" style of coding (that is, each brace on a separate line.)

Here's a demonstration of what I mean, in regards to wrong and right: Imgur

Here's a demonstration of what I mean by specific variables: Imgur

About

MilkBot is a modified fork of JuiceBot (formerly NolanBot), created by lambdagit101.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%