Skip to content

An app that allows you to be inside a bot!

License

Notifications You must be signed in to change notification settings

Aayush-683/LiveBot

 
 

Repository files navigation

An app that allows you to be inside a bot!

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

Discord

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!

What is this?

LiveBot is a program built with electron and discord.js, that will allow you to have discord controlling a bot. 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 can only be used on bot accounts, if you find a way to use it on user accounts we're in no way liable for anything that might happen.
LiveBot had 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 developer team, additions 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!

How to install

Manual (Necessary for Mac and Linux (Works on windows too))

Before following any installation steps, make sure you install nodejs. To install LiveBot, just download as a zip file, which you can do by pressing the green button above that has "Code" written inside. Once you have downloaded and extracted the zip file, go into the directory with a command prompt or shell window. In the shell window, enter the command npm install. Make sure that the terminal window is running as administrator. Once this process is finished - it may take some time - type npm test. The LiveBot window will open and you're ready to go! You'll be greeted with a splash screen that asks you for your token and allows you to log in once or even by default!

Easy (Windows Only)

If you would like to just download and open an exe file, switch to the executable branch, then just download that zip file. If you don't know how to switch, click the dropdown menu left of the green "Code" button above the file list, it should by default say master.

Some 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.

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.

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

Guild card.

The guild card gives a little more information than the basic discord 'name of the guild'. The guild card shows you the name of the guild, the guild icon, and how many users are in the guild.

About

An app that allows you to be inside a bot!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.7%
  • CSS 12.9%
  • HTML 4.4%