Livebot

An app that allows you to be inside a bot!
Alternatives To Livebot
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Wechat Php Sdk4,430313 months ago1March 15, 2015155PHP
微信公众平台php开发包, weixin developer SDK.
Github Profile Summary Cards1,819
a month ago16mitTypeScript
A tool to generate your github summary card for profile README
Livebot658
11 days ago36apache-2.0JavaScript
An app that allows you to be inside a bot!
Putty Cac371
a month ago2otherC
Windows Secure Shell Client With Support For Smart Cards, Certificates, & FIDO Keys
Trello Backup326
a year ago3gpl-3.0PHP
Trello-Backup is a simple script that Backups all your Trello.com boards and cards, one JSON file per board, for total peace of mind. This is a simple php script which uses the Trello.com API to securely fetch all your boards and store them on your computer as raw JSON files.
Github Project Automation Plus267
4 months ago12mitJavaScript
🤖 Automate GitHub Project cards with any webhook event
R2cloud219
9 days ago14apache-2.0Java
Decode satellite signals on Raspberry PI or any other 64-bit CPU.
Stripetesttoken147
a year ago10March 10, 2022mitPHP
Use this to quickly generate Stripe test tokens for successful or exceptional responses from Stripe.
Github Profile Summary Cards Example143
5 days ago1
github-profile-summary-cards' template
Stripe Expo1391013 years ago9April 25, 201812mitJavaScript
Use the Stripe HTTP API in Expo without the DOM, node, or native deps
Alternatives To Livebot
Select To Compare


Alternative Project Comparisons
Readme

NOTICE

LiveBot is specifically designed for bots; it cannot be used for user accounts. The LiveBot developers take no responsibility for the actions executed through LiveBot.


An app that allows you to be inside a bot!

At the moment, LiveBot is still in alpha. Installation instructions can be found below.

Support Server

If you would like to get the latest information on the project, talk with the developers, post suggestions, get help, etc., join the official LiveBot Discord server!

Preview

LiveBot image preview

LiveBot is a program built with Electron and Discord.js that will allow you to control your bot from a client resembling the official one for users. You are able to view messages in channels, send messages, interact with people and see what is going on in the servers your bot is in.

LiveBot has been built so that the style and flow is similar to discord, and while it is not exact, it is pretty close. It is also built from scratch using no frameworks, just straight HTML, CSS, and JavaScript. Due to this, and having a very small development team, additional features may take a while to be added. The point is to built from scratch, we know very well that it's not the fastest way to make something like this. However, LiveBot is slowly being filled with cool exclusive features like the pull-up user settings menu, the soon to come embed builder, native support for scripts, and more!

Installation

Release (recommended)

To download a binary executable file, simply click on the latest Release on the right side of the page, and download whichever zip or tar.gz file suits your needs. For example, if you use Windows, you should download the zip file that says "win32", if you use Linux, you will download the file that says "linux", and if you use macOS you will download the file that says "darwin". Once you download and decompress the file, just execute it as you would any other application.

From Source (unstable)

LiveBot requires the Node.js JavaScript runtime to run.

You can download the source with Git (and get updates easily) or you can download as a zipped (compressed) file from GitHub. If you wish to download as a zip file, GitHub provides a big green "Code" button which you can press to download the file.

If you want to download with Git, a bash command to do so is found below:

# with SSH (requires public key to be set)
git clone "[email protected]:SebOuellette/LiveBot.git"

# with HTTP
git clone "https://github.com/SebOuellette/LiveBot.git"

After cloning with Git or decompressing the zip file, you must open the directory the source is located in and install the dependencies with npm (or your preferred package manager) with the following command:

npm install

When your package manager is finished installing, you may start the program with npm start.

Features

Token switcher (User menu)

This box is how you log into a profile after already logging in. To log into a token by default, put it into this box then press the save button. Otherwise if you are just logging into a token just for a look, input the token into the box then press enter.

The token changer used to be at the top of the main screen, but has moved to the user options menu.

Token switcher preview

Barry

Barry is the LiveBot version of discord's Clyde. Except Barry has some fun commands! Just use the prefix / and to see the commands write /help. Only you can see what barry says, so don't worry about interfering with any conversations.
Barry's help message

Profile card

The profile card is able to tell you the username, the avatar image, the discriminator, and something discord does not have. The profile card will tell you if the account you are signed into is a bot or a user. This can be handy if you are not quite sure. As you can no longer login with a user account it's just legacy code and for the looks. This card also has the pull up menu on the right side, so you can get to all the settings.

Profile card preview

Generate Invite

LiveBot gives you the ability to generate an invite quickly from within the app, instead of having to go to your bot's application page in the Discord Developer portal. It can be found in the user settings page in the pull up menu. Just toggle all the permissions you'd like to give the invite (by default, everything recommended to use LiveBot's features is enabled).

Invite generator preview
Popular Token Projects
Popular Card Projects
Popular Security Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Js
Token
Card
Menu
Discord Bot
Remake