Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CE1CECL authored Oct 16, 2024
1 parent 9d5b0a6 commit 0c3eec5
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
# Discord Bot Client - Login to Discord with a Bot Token (2022 - 2024)

For a electron.js download of the website, no extension required go here (Latest): https://github.com/ChrisEric1/ChrisEric1.GitHub.io/releases/tag/2.0.0 - Supports Mac OS X, Windows 7+, and most Linux distros (Also includes Lightcord for 2024)
The legacy version can still be found here: https://github.com/ChrisEric1/ChrisEric1.GitHub.io/releases/tag/1.0.0 (NOTE: EOL date is June 7th, 2024)
- For a electron.js download of the website, no extension is required, or to download the Lightcord Bot Client, go here: https://github.com/ChrisEric1/ChrisEric1.GitHub.io/releases/latest
- Supports macOS, Windows, and Linux

For accessing the website on something such as a Chromebook, go to: http://chriseric1.github.io/login - then unzip and sideload the extension in any Chromium browser http://chriseric1.github.io/extension.zip
- For accessing the website on something such as a Chromebook, go to: http://chriseric1.github.io/login - then unzip and sideload the extension in any Chromium browser http://chriseric1.github.io/extension.zip
- If you are using Firefox and need the extension go to here instead: http://chriseric1.github.io/extension.xpi

If you are using Firefox and need the extension go to here: https://github.com/ChrisEric1/ChrisEric1/releases/tag/1.0.0 - However, the latest version of Lightcord (Bot Client), Discord Bot Client, & Firefox Extension can all be found here: https://github.com/ChrisEric1/ChrisEric1.GitHub.io/releases
- For Android Support, see this prerelease: https://github.com/ChrisEric1/ChrisEric1.GitHub.io/releases/tag/1.0.0a
- It is currently in beta, may not work, and may be unstable.

# FAQ

Q: Why do I need a extension?
Q: Why do I need the extension?

A: Discord blocks other sites using CORS and only extensions will work, you could also host a CORS proxy, which isn't recommended since the person hosting is more likely to get IP banned rather than the person actually using it
A: Discord blocks other sites using CORS and only extensions will work, you could also host a CORS proxy, which isn't recommended since the person hosting is more likely to get IP banned rather than the person actually using it.

Q: Antivirus flags your files

A: I don't have the money to pay for a 3yr Digicert Certificate to sign all of my Windows binaries, even if I did, would it be a waste? (EXEs are currently unsigned)
Q: Antivirus flags your files?

A: Executables are currently unsigned.

0 comments on commit 0c3eec5

Please sign in to comment.