Discord's client is great, but doesn't allow you to control a Bot User account.
Between this likely being a breach of Discord's ToS and the fact that I haven't had any interest in pursuing this project, this project is now archived. Discord's api has changed so much since I started this, back when I started the audit log wasn't even a thing, and a whole rewrite would be necessary to accomodate those changes. On top of that, Discord appears to be pushing their interactions api a lot more than typical bot users, and I wouldn't be surprised if a future api update would cause this project to be impossible.
With this application, you will be able to fully control your Bot User account, like sending people a DM.
This application is very Bare-Bones, and is not close to being complete, It is currently more of a "Proof of Concept". I will keep working on this with more improvements and features to try to let this application run as close to the native Discord client as I can get.
My end goal with this project is to create a client very similar to the native Discord client as I can. There are a few minor things I can not currently add to the app, such as the Audit Log. This app runs with Discordie as a base, and that framework does not yet support the Audit Log. I would also like to allow this app to have plugins so it can run bot commands as a Self-Bot would, but, because it is built into the program, it will run much quicker.
1Discord itself does not store a direct message list for Bot Users, and so it will not show up
2In Kio's push, the bot automatically loads the DMs of the owners of servers.
You will need [Node.JS
] for the program to run
token.txt
(if u forget it will generate one and error needing you to rerun the script) and type your Bot User's token in the filestart.bat
to compile and run the programTo open a new DM Get the recipient's Discord ID or Username (a discriminator would help to make sure you select the correct person, but is not required) and enter it in the text box at the top left, then click "add"
To Send a message Click on the recipient's name in the list to the left, type your message in the text box at the bottom, then click your "enter"/"return" key