15 Commits

Author SHA1 Message Date
Espy | Neko | 404
88d94529ad
Update run.py 2018-05-22 22:21:05 +01:00
Espy | Neko | 404
f46753ed30
Update run.py 2018-05-22 22:08:01 +01:00
annihilator708
b8f5f0da0c Rebase project v0.1 2018-05-22 22:35:12 +02:00
Nicholas
7f60b136d4 added djs command for sar 2018-05-22 17:26:07 +08:00
annihilator708
566de1578f Merge remote-tracking branch 'origin/espy-uvloop' into development 2018-05-21 15:20:43 +02:00
404
e5858fecb3
Added optional uvloop support.
uvloop uses libs used by node.js and has been shown to be a much more efficient event loop policy than the default Python asyncio implementation. If uvloop is installed, this is quietly changed before the bot is initialised. If uvloop cannot be set, either from not being installed, or from being used on an unsupported system such as Windoze, then nothing is changed.

The only change should be a slight increase in throughput if it is detected.

Please test first.
2018-05-21 13:54:54 +01:00
annihilator708
9b410e0b48 cleanup
git commit -m cleanup
2018-05-21 05:13:35 +02:00
annihilator708
77057539e6 extend traceback 2018-05-21 03:53:50 +02:00
annihilator708
038cfa9d8b Rewrote readme, cogs can now be put into a list. 2018-05-21 03:33:29 +02:00
annihilator708
6bc9de7606 Merge branch 'development' of https://github.com/Annihilator708/Sebi-Machine into development 2018-05-20 22:16:08 +02:00
annihilator708
9ab34e3362 Add error handler 2018-05-20 22:15:59 +02:00
Dustin Pianalto
9b2c279b2e Added embed color 2018-05-20 12:12:46 -08:00
Dustin Pianalto
a7cf9bd7f0 Added git to auto loader 2018-05-20 11:51:25 -08:00
annihilator708
9891c42ed9 Add cog reload|unload|load commands 2018-05-20 21:41:06 +02:00
annihilator708
baf1359d60 Add core 2018-05-20 21:05:17 +02:00