Allen Lantz
Allen Lantz
That looks like it's supposed to iirc. You need to put a user-id in the text box on the top left then press add. There currently is no support for...
That's odd, are there any errors in the dev console?
With the app open, press `Ctrl (cmd) + Shift + i` and it will open the dev console, if it does not open then add `mainWindow.webContents.openDevTools()` on line 44 here...
@CookingHebrews everything looks normal, like what @Nik-source said, you have to be DMed to see the user show up. Or you can put the user id in the text box...
@CookingHebrews is there an error in the console? Does the bot have permission to message that user?
@CookingHebrews most likely the bot does not have permission to message that user
Have screenshots or a video of it happening? Steps to reproduce?
I started to work on a new version, but haven't had the time to finish it
At the moment you have to run the Electron app, it doesn't work if you just open the index in a browser. To run it, please follow the steps on...
Have you put your token into `token.txt`?