Skip to content

The source code of the free version of the LightningBot Discord selfbot

License

Notifications You must be signed in to change notification settings

LightningDev1/LightningBot-Free

Repository files navigation

LightningBot Free

This is the source code of the free version of LightningBot.


How do i use it?


Download a pre-built executable from the releases page

Go to https://github.com/LightningDev1/LightningBot-Free/releases and navigate to the latest release. There you will find an archive containing executables for Windows, Linux and macOS.


Download the most recent pre-built executable from GitHub Actions

Go to https://github.com/LightningDev1/LightningBot-Free/actions and navigate to the latest successful workflow run (one with a green checkmark). There you will find a download link to an archive called "artifacts.zip" which contains executables for Windows, Linux and macOS.


Build from source code
git clone https://github.com/LightningDev1/LightningBot-Free

cd LightningBot-Free

go get

go build



Where is the config file located?


Windows
%AppData%\LightningBotFree

Linux
$XDG_CONFIG_HOME/LightningBotFree

or

$HOME/.config/LightningBotFree

macOS
$HOME/Library/Application Support/LightningBotFree

About

The source code of the free version of the LightningBot Discord selfbot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages