davfsa
daf320a076
Updated tag.py
2018-05-27 11:27:24 +02:00
davfsa
3772f04b5c
Added tag.py
2018-05-27 11:13:25 +02:00
Annihilator708
f83e86a73d
Merge pull request #12 from Annihilator708/add-license-1
...
Create LICENSE
2018-05-22 23:51:22 +02:00
annihilator708
557879451c
secure config files to block them in ignore file
2018-05-22 22:38:26 +02:00
annihilator708
b8f5f0da0c
Rebase project v0.1
2018-05-22 22:35:12 +02:00
PuffDip
5f9368e037
Add Trello to readme
2018-05-22 16:09:13 +02:00
PuffDip
626379488d
lazy cheeze :^)
2018-05-22 15:41:21 +02:00
Mike Kist
1bcc04fe94
fix bot run
2018-05-22 12:55:52 +02:00
Annihilator708
c87c34d5b4
Merge pull request #7 from cheeze2000/development
...
added sar command
2018-05-22 12:39:48 +02:00
Nicholas
50f9330b6f
added entrypoint.sh
2018-05-22 17:47:32 +08:00
Nicholas
202cbd4af9
updated dockerfile
2018-05-22 17:37:26 +08:00
Raatty
160737a9ab
i totally know what im doing i promise \s
2018-05-22 21:26:54 +12:00
Nicholas
c6c2a74269
added djs command for sar
2018-05-22 17:26:29 +08:00
Nicholas
7f60b136d4
added djs command for sar
2018-05-22 17:26:07 +08:00
Raatty
a08f6f5556
round two ping with time
2018-05-22 21:24:24 +12:00
Raatty
8c0ba95ca7
Merge pull request #6 from Raatty/development
...
ping with times
2018-05-22 21:20:57 +12:00
Raatty
30e9fc328f
ping with times
2018-05-22 21:17:36 +12:00
Dusty.P
582beb2a42
Update git.py
2018-05-22 00:06:21 -08:00
annihilator708
03ba535354
add uvloop
2018-05-21 15:23:42 +02: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
42d8c2e7c8
Change in contributers only
2018-05-21 05:20:47 +02:00
annihilator708
9b410e0b48
cleanup
...
git commit -m cleanup
2018-05-21 05:13:35 +02:00
annihilator708
14d35dc6d4
Add exec command
2018-05-21 05:03:53 +02:00
annihilator708
24727fe8f1
Add embed color
2018-05-21 04:57:52 +02:00
annihilator708
7c31e1faed
Fix reaction which is not needed
2018-05-21 04:57:14 +02:00
annihilator708
3f0919d2a8
Remove missing util from sebisauce and replaced it with a static fix
2018-05-21 04:56:02 +02:00
annihilator708
8ec62c188e
What is a sebi bot without sebisauce?
2018-05-21 04:53:36 +02:00
annihilator708
38ab7ce6d5
Merge branch 'development' of https://github.com/Annihilator708/Sebi-Machine into development
2018-05-21 04:37:15 +02:00
annihilator708
62ec1b5aec
add avatar
2018-05-21 04:37:01 +02:00
annihilator708
ffadea3e52
Change in docker-compose file
2018-05-21 04:10:40 +02:00
annihilator708
77057539e6
extend traceback
2018-05-21 03:53:50 +02:00
annihilator708
b6422c4eac
add traceback test
2018-05-21 03:51:28 +02:00
annihilator708
646f223486
updated readme
2018-05-21 03:43:38 +02:00
annihilator708
5e0e4fd4ab
Contributors now can use git
2018-05-21 03:38:59 +02:00
annihilator708
038cfa9d8b
Rewrote readme, cogs can now be put into a list.
2018-05-21 03:33:29 +02:00
Dusty.P
996096ad2d
Create LICENSE
2018-05-20 17:27:43 -08:00
annihilator708
5e4d72145f
Add docker environment
2018-05-21 03:08:06 +02:00
annihilator708
b6d6513765
Remove on purpose broke command
2018-05-20 22:44:35 +02:00
annihilator708
bc8344d064
remove external packages
2018-05-20 22:29:14 +02:00
annihilator708
aee2876f7e
Fix merge
2018-05-20 22:19:28 +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
annihilator708
f3b3108198
Merge branch 'development'
2018-05-20 22:09:47 +02:00
Dustin Pianalto
e37e0e3a72
Modified git to use correct utils
2018-05-20 12:03:30 -08:00
Dustin Pianalto
319943e1c4
Uploaded utils
2018-05-20 12:02:46 -08:00
annihilator708
e75314a246
Merge branch 'development'
2018-05-20 21:57:03 +02:00
annihilator708
9b04273b0f
Merge branch 'master' of https://github.com/Annihilator708/Sebi-Machine
2018-05-20 21:52:26 +02:00
Dustin Pianalto
a7cf9bd7f0
Added git to auto loader
2018-05-20 11:51:25 -08:00