[DiscordArchive] does "me" have permissions to access acore databases?
[DiscordArchive] does "me" have permissions to access acore databases?
Archived author: Ryan Turner • Posted: 2025-02-11T12:07:34.228000+00:00
Original source
does "me" have permissions to access acore databases?
Archived author: Ryan Turner • Posted: 2025-02-11T12:09:10.643000+00:00
Original source
If you followed the tutorial, acore should exist and be used by default
Archived author: Ryan Turner • Posted: 2025-02-11T12:11:04.434000+00:00
Original source
How many users have YOU created via the worldserver
Archived author: Ryan Turner • Posted: 2025-02-11T12:11:07.345000+00:00
Original source
Not the playerbots
Archived author: Ryan Turner • Posted: 2025-02-11T12:11:59.790000+00:00
Original source
login in your database using the acore user
Archived author: Ryan Turner • Posted: 2025-02-11T12:12:40.537000+00:00
Original source
and `SELECT * FROM account` for acore_auth
Archived author: Ryan Turner • Posted: 2025-02-11T12:17:39.583000+00:00
Original source
is everyont bot called "RNDBOT" ?
Archived author: Ryan Turner • Posted: 2025-02-11T12:18:41.959000+00:00
Original source
`SELECT * FROM account WHERE username NOT LIKE "%RNDBOT%"`
Archived author: Ryan Turner • Posted: 2025-02-11T12:19:24.582000+00:00
Original source
And yes you only can create 1 user in the worldserver to my knowledge
Archived author: Ryan Turner • Posted: 2025-02-11T12:19:31.054000+00:00
Original source
1 by 1*