Bluscream

Results 420 comments of Bluscream

Sorry for not trying thus so far. Gonna do it today

Here's some python code if it helps getting this started: ```py case "@@pickup"|"##pickup": range = int(args[0]) if len(args) > 0 else 0 target_id = args[1].lower() if len(args) > 1 else...

Dangit, i shouldve known that beforehand xD gonna use the beta instead (atleast i dont have to fix that myself if it breaks :D) A thing i noticed is that...

You can use trello or similar to 'verify' a fake number :)

Would a "patch" be enforced for all users or are they optional?

After setting the level to trace i got some more atleast ``` INFO: Attempting a new connection INFO: RPC Connection StartedINFO: RPC Connection Started [16:31:00.245] Info - Mod.InitRPC: [Discord] RichPresence...

Is it right that i have put `discord-rpc.dll` (dynamic x64) in `/Data/Plugins`?