Skip to content

Instantly share code, notes, and snippets.

View GuardianSecurity's full-sized avatar

GuardianSecurity

View GitHub Profile
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/discord/ext/commands/core.py", line 83, in wrapped
ret = await coro(args, kwargs)
File "/bot/jishaku/cog_base.py", line 299, in jsk_sudo
return await alt_ctx.command.reinvoke(alt_ctx)
File "/usr/local/lib/python3.8/site-packages/discord/ext/commands/core.py", line 1272, in reinvoke
await ctx.invoked_subcommand.reinvoke(ctx, call_hooks=call_hooks)
File "/usr/local/lib/python3.8/site-packages/discord/ext/commands/core.py", line 808, in reinvoke
await self.callback(ctx.args, ctx.kwargs)
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/discord/ext/commands/core.py", line 83, in wrapped
ret = await coro(args, kwargs)
File "/bot/commands/config.py", line 272, in set
if not await self.client.has_voted(ctx.author.id):
File "/bot/basebot.py", line 253, in has_voted
data = json.loads(await request.text())
File "/usr/local/lib/python3.8/json/__init__.py", line 357, in loads
return _default_decoder.decode(s)
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
@GuardianSecurity
GuardianSecurity / tokenleak.md
Created October 21, 2020 19:09
Posted by Guardian
@GuardianSecurity
GuardianSecurity / tokenleak.md
Created October 13, 2020 01:02
Posted by Guardian
@GuardianSecurity
GuardianSecurity / tokenleak.md
Created October 10, 2020 11:48
Posted by Guardian
@GuardianSecurity
GuardianSecurity / tokenleak.md
Created September 12, 2020 19:55
Posted by Guardian
@GuardianSecurity
GuardianSecurity / tokenleak.md
Created August 28, 2020 22:51
Posted by Guardian
@GuardianSecurity
GuardianSecurity / tokenleak.md
Created August 26, 2020 21:34
Posted by Guardian
@GuardianSecurity
GuardianSecurity / tokenleak.md
Created August 26, 2020 20:57
Posted by Guardian
@GuardianSecurity
GuardianSecurity / tokenleak.md
Created August 26, 2020 17:12
Posted by Guardian