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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Lightning
May 19, 2023
a1e1ef4 · May 19, 2023

History

19 Commits
May 19, 2023
Jan 21, 2023
Jan 19, 2023
Dec 21, 2022
Jan 21, 2023
Dec 21, 2022
Dec 21, 2022
Jan 19, 2023
Dec 23, 2022
Dec 21, 2022
Dec 21, 2022
May 19, 2023
May 19, 2023
Dec 21, 2022
May 19, 2023

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