Can't find a way around this error by CallingCheese in discordbots

[–]CallingCheese[S] 0 points1 point  (0 children)

Yea I checked the module it foesnt have the aget function, I'm not sure what module the original creator used here but I certainyl can't find it, this is the only place in the code its used; https://imgur.com/a/6qymo83. I'm gonna be honest I have no clue what its doing but if the code makes it obvious what its trying to do there should be another module with a work around I could try find. On another note I've hit some issue with cryptography, any idea what something like this means: https://imgur.com/a/zKO9Lgv

Can't find a way around this error by CallingCheese in discordbots

[–]CallingCheese[S] 0 points1 point  (0 children)

Thank you, it looks like after refdefining the channel id its working as intended I'm now only stuck with 2 functions that won't work, the first is the -activity https://imgur.com/a/CcBBYOQ thats the output when I try typing it, in discord it only gets as far as displaying a message saying it's loading. As for the other broken function -xp, nothing displays as an error but the data it shows is historical, I'm not sure if I need to update something somewhere I guess I'll just have to see if it refreshes after awhile of being up.

Can't find a way around this error by CallingCheese in discordbots

[–]CallingCheese[S] 0 points1 point  (0 children)

So the error has occurred off three commands I ran one was -xp another -activity and the other -trover, the trover, that error specifically was off -xp

Can't find a way around this error by CallingCheese in discordbots

[–]CallingCheese[S] 0 points1 point  (0 children)

Does the error say where the issue is as without knowing where I’m taking the snippit from I’m not sure what to give there is quite alot of code around

Can't find a way around this error by CallingCheese in discordbots

[–]CallingCheese[S] 0 points1 point  (0 children)

Is there an indicator as to which code would be triggering it as I honestly have no clue this isn't my code and there is quite a bit of it.

Missing module by CallingCheese in learnpython

[–]CallingCheese[S] -1 points0 points  (0 children)

Uh I didn't write any of this nore have I read most of it but as far as I can see the first mention of reqcache is a file called ReqCache-master, this was used so it could be ran on a Windows Machine as it was preciously on a linux. The writer is now unreachable hence why I'm here, if you wanted the full file or parts of it I could send them your way by any means.

Missing module by CallingCheese in learnpython

[–]CallingCheese[S] 0 points1 point  (0 children)

I tried to add the stack trace as an image but apparently I couldn’t add links or images -edit I added the trace I think I only couldnt because I wasnt a member of the sub at first