ChrisEric1 / ChrisEric1.GitHub.io

Discord Bot Client - Login to Discord with a Bot Token (2022 - 2024)
https://chriseric1.github.io/
GNU Affero General Public License v3.0
95 stars 53 forks source link

whats happenn #29

Closed Slothisslow09 closed 2 months ago

Slothisslow09 commented 6 months ago

Screenshot 2024-02-25 11 39 26 PM this appears when i go on the site

CE1CECL commented 6 months ago

Sorry, not much I can do, google flagged my ce1cecl.github.io (my original site), took and off of my youtube for a day on my video, until contacted them soon after, and they did put it back on but the ce1cecl.github.io remained to stay the red screen. It seems like a automatic thing that happens, so if i deleted the DBC site, it would go away, simply. Its only because it looks like a version of discordapp, no matter if the version of the site looks old and different from today, so google flags it.

Slothisslow09 commented 6 months ago

oh ok yeah cause i wanted to mess around with the bots thing

CE1CECL commented 6 months ago

oh ok yeah cause i wanted to mess around with the bots thing

should be able to by clicking details and click ignore?

Slothisslow09 commented 6 months ago

i cant image

Slothisslow09 commented 6 months ago

the button is not there

CE1CECL commented 6 months ago

the button is not there

Yes I can tell, what OS are you on, I cant get to that danger screen other than on my linux firefox browser, I am trying this currently on macOS 11

CE1CECL commented 6 months ago

i cant image

if you go to chrome://policy is it managed in any way?

CE1CECL commented 6 months ago

image

Slothisslow09 commented 6 months ago

im am running chrome os and it is managed

CE1CECL commented 6 months ago

im am running chrome os and it is managed

not much i can do right now, other than to say, fork this repo, to your account, change the name in settings from ChrisEric1.GitHub.io to Slothisslow09.GitHub.io then go to pages tabl, enable deployment, and Slothisslow09.GitHub.io will be DBC (you may also need to fork https://github.com/ChrisEric1/assets to self host)

CE1CECL commented 6 months ago

also make sure you can go to chrome://extensiosn and install my extension from there in dev mode

Slothisslow09 commented 6 months ago

my chromook wont let me install extenstions in general also i used a different one that forked yours and it didnt work

CE1CECL commented 6 months ago

my chromook wont let me install extenstions in general

Can you install android apk's either?

also i used a different one that forked yours and it didnt work

You didn't for the https://github.com/ChrisEric1/assets repo, its needed due to the license conflict.

Slothisslow09 commented 6 months ago

wth do I do with that?

Slothisslow09 commented 6 months ago

but yes I can install andriod apks on my android and maybe on my chromebook

CE1CECL commented 6 months ago

but yes I can install andriod apks on my android and maybe on my chromebook

251878271-af85e9c6-b181-41c9-9d2b-ae351ccf5152 251878274-e32d1f40-c7da-4d45-a2b0-5c3245453631

Slothisslow09 commented 6 months ago

where do I download that?

CE1CECL commented 6 months ago

where do I download that?

If you have root, I downloaded the APK from https://www.apkmirror.com/apk/discord-inc/discord-chat-for-gamers/discord-chat-for-gamers-9-8-8-hotfix-release/discord-chat-for-gamers-9-8-8-hotfix-android-apk-download/ and logged in with my normal account, then in /data/data/com.discord* find a xml file with your token and replace it with your bot token. Ex User token: XXXXXXXXX Ex Bot token: YYYYYYYYY To enter it, replace XXXXXXXXX with Bot YYYYYYYYY and save the file, relaunch it and thats only if you have root, in my case i used total commander.

CE1CECL commented 6 months ago

/data/data/com.discord/shared_prefs/com.discord_preferences.xml should look like :

<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<map>
    <string name="STORE_AUTHED_TOKEN">Bot YYYYYYYYY</string>
</map>
Slothisslow09 commented 6 months ago

idk how to do that

CE1CECL commented 6 months ago

idk how to do that

Its fine, its how i did it, i have to figure out a way to patch it to login with token, then android will be supported as well, for now until android comes out i will leave the issue open, since i do understand the needs NOTE THIS DOES REQUIRE ROOT (the manual one anyways, once patched no root should be needed)

Slothisslow09 commented 5 months ago

there anything?

CE1CECL commented 5 months ago

there anything?

For android, not yet, still need to find a easy end-user way to login in "injector", because of this delay, i will keep this issue open until android support is out for everyone, and stable enough to work.

CE1CECL commented 5 months ago

Ok @Slothisslow09 I got it to work just the way we all needed it (for the most part): There will be a upload to this repo with a apk file (Soon, hope today (TM) ), you can just install it like any other apk, for the how to patch it yourself, I will show it later once I have time to write docs for the APK (and when will there be a iOS version?)

There are however things to keep in mind:

Update: Its under releases (https://github.com/ChrisEric1/ChrisEric1.GitHub.io/releases/tag/1.0.0a) due to it being too big for the repo (over 100MB)

Slothisslow09 commented 5 months ago

thx

Slothisslow09 commented 5 months ago

it didnt work or I did something wrong idk

CE1CECL commented 5 months ago

it didnt work or I did something wrong idk

May I ask what you have done and what erro(s) you may have got?

Slothisslow09 commented 5 months ago

i did everything u said though no errors popped up it just didn't log me in

CE1CECL commented 5 months ago

i did everything u said though no errors popped up it just didn't log me in

Ah you may have to type the token, press the blue button, and then force close the app. Reopen it it should be there (You may need to do it a couple of times)

Slothisslow09 commented 5 months ago

oh ok im gonna do it soon

CE1CECL commented 2 months ago

Closing due to inactivity.