Commit graph

93 commits

Author SHA1 Message Date
3d51f4e124 Fix load error 2021-06-29 20:11:54 -06:00
7f297185c0 More admin functions, implement bot admins 2021-06-29 20:09:27 -06:00
e797671ad8 Even smarter body chunking 2021-06-29 17:33:19 -06:00
51b8809f21 Smarter body chunking 2021-06-29 17:27:58 -06:00
54fcd42247 Replace empty string with zero-width space 2021-06-29 17:18:01 -06:00
e42b7dfffd Chunk joke body just in case 2021-06-29 17:17:05 -06:00
7284738162 Chunk joke body just in case 2021-06-29 17:16:16 -06:00
af544974c6 Singleton usage, migrate to more mongodb storage 2021-06-29 17:07:50 -06:00
7e489c5646 Fix status 2021-06-29 11:39:04 -06:00
d2251ba48a Fix regression in image processing 2021-06-29 07:18:20 -06:00
abf70fe6a0 Prepare code before execution 2021-06-27 19:52:28 -06:00
7bf6958897 Add ctx to globals 2021-06-27 19:45:15 -06:00
bbd29a6f11 Add ctx to globals 2021-06-27 19:44:35 -06:00
a4eec8c138 Pass globals and locals to eval 2021-06-27 19:43:45 -06:00
71ab73b861 Fix time error 2021-06-27 19:40:54 -06:00
2fbc720ccc Modify eval to use traceback 2021-06-27 19:40:17 -06:00
b164694c43 Copy cog from https://gist.github.com/vierofernando/c5796a78292b949341c98a5deaee8eda 2021-06-27 19:37:22 -06:00
0589a8902c Wrap eval in async def 2021-06-27 19:34:27 -06:00
8fb9722d53 Add await to eval 2021-06-27 19:32:25 -06:00
9afab6ae4b Add await to eval 2021-06-27 19:29:13 -06:00
c74581d380 Third time's the charm 2021-06-27 19:26:32 -06:00
43d2eee27a Actual traceback 2021-06-27 19:23:53 -06:00
73f8332fe8 Add traceback return on eval 2021-06-27 19:22:26 -06:00
231b28da5f Fix eval 2021-06-27 19:15:49 -06:00
a7189b48ea Am dumb 2021-06-27 19:12:39 -06:00
4ec596ae40 Add eval command 2021-06-27 19:11:54 -06:00
5e8701e1f3 Add cloc 2021-06-27 19:03:23 -06:00
74e7671909 Add missing name=decode 2021-06-27 18:59:12 -06:00
bbfdcdc57f Change encode/decode command format 2021-06-27 18:57:53 -06:00
9c9e0c7a30 Fix issue with camo command, add extra alias 2021-06-27 18:54:03 -06:00
72d3578551 Merge branch 'main' of git.zevaryx.com:stark-industries/j.a.r.v.i.s. 2021-06-27 18:53:10 -06:00
a8d1fbd548 Encode/decode support 2021-06-27 18:53:07 -06:00
fb95e44139 Merge branch 'SideBranch' into 'main'
Robot camo command

See merge request stark-industries/j.a.r.v.i.s.!1
2021-06-28 00:51:34 +00:00
5bd1e35e64 Fix monospace error on UUID4 2021-06-27 18:45:38 -06:00
SideMatter
7a2dbf579e Replace dbrand.py 2021-06-28 00:45:02 +00:00
SideMatter
1c043c2507 Delete dbrand.py 2021-06-28 00:44:47 +00:00
e72f6e3c01 Add genid from https://gitlab.com/eragon5779/techcogsv3 2021-06-27 18:44:07 -06:00
SideMatter
114fbdd500 Upload New File 2021-06-28 00:43:58 +00:00
J.A.R.V.I.S
36124269dd Fixed dumb human's attempt at hashing 2021-06-27 18:27:11 -06:00
f861c758d8 Add DevCog with hash utility 2021-06-27 18:06:27 -06:00
J.A.R.V.I.S
a43f45dfbb Fix error human introduced by forgetting to erase line of code 2021-06-27 17:33:51 -06:00
30e3b05596 Fix emoji support 2021-06-27 17:33:16 -06:00
0c325d07f0 Add emoji support in shipping search 2021-06-27 17:19:30 -06:00
7ea2ad736d Add emoji support 2021-06-27 17:16:08 -06:00
4f56d9e856 Typo 2021-06-27 15:32:22 -06:00
eff391a4e8 Change timestamp on joke to be when joke was created 2021-06-27 15:31:57 -06:00
28b3efa84e Fix joke regression 2021-06-27 15:29:51 -06:00
2e6dc6dad4 Data cleanup 2021-06-27 15:27:20 -06:00
b61b37658c Typo 2021-06-27 15:23:30 -06:00
8c30d02edc Fix image for exists but no shipping 2021-06-27 15:22:29 -06:00