Skip to content

Releases: StarbotDiscord/BuildScript

Minor Touchups

11 Apr 03:08
Compare
Choose a tag to compare

I have done some minor fixes and stuff here and here. Mostly SSL cert fixes, as well as installing the new dependancies.

These releases should be placed in /opt. The path should be /opt/Starbot.framework.

Python 3.5.3 + Libopus 1.1.4

16 Mar 01:11
Compare
Choose a tag to compare

The script now builds libopus for voice support. To run Starbot you would execute $HOME/Starbot.framework/bin/python3 main.py if you build it yourself or /opt/Starbot.framework/bin/python3 main.py if your using a prebuilt copy.

Python 3.5

15 Mar 21:46
Compare
Choose a tag to compare

The script now makes a full build of Python 3.5 with all the dependancies needed for Starbot. To run Starbot you would execute $HOME/Starbot.framework/bin/python3 main.py if you build it yourself or /opt/Starbot.framework/bin/python3 main.py if your using a prebuilt copy.