Fa-b / limedrop

cloned from https://github.com/noah-/limedrop
MIT License
6 stars 6 forks source link

Implementing into standard limedrop #4

Open Daladlad opened 4 years ago

Daladlad commented 4 years ago

I'm currently using the standard limedrop and I am not hosting it myself Does anyone have a guide of how to implement this version into the standard limedrop? Thank you

DanielVolz commented 4 years ago

If you want to use this version, you have to host it yourself.

Just download the zip. Rename the extracted folder to "limedrop". Delete or rename the old limedrop folder in the root of your bot folder and copy the new folder to the same root.

Setup limedrop to run as locahost. There is an explanation in the official kolbot repo how to do it.