187 Commits

Author SHA1 Message Date
Espy
ae6cd84004 Merge branch 'development' of https://github.com/Annihilator708/Sebi-Machine into development 2018-05-27 10:31:20 +01:00
Espy
eb15ae74cb Merge branch 'davfsa-master' into development 2018-05-27 10:30:37 +01:00
Espy
1534a34f38 Merge branch 'master' of https://github.com/davfsa/Sebi-Machine into davfsa-master 2018-05-27 10:30:09 +01:00
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
Dusty.P
9b873616d2
Merge pull request #29 from cheeze2000/development
fixed more stuff
2018-05-26 19:04:22 -08:00
Nicholas Tanvis
9fff91d2b5 fixed more stuff 2018-05-27 10:04:34 +08:00
Espy | Neko | 404
54ba203b90
Update requirements.txt (#28) 2018-05-25 20:39:43 +01:00
PuffDip
ec7cfc3427 remove junk 2018-05-25 13:43:02 +02:00
PuffDip
bffce08c93 Made status check readable in terminal to check if its working 2018-05-25 13:13:25 +02:00
PuffDip
feab37f496 Change print in debug statement 2018-05-25 13:02:35 +02:00
PuffDip
c96c88d76b Change call for new function 2018-05-25 12:50:49 +02:00
PuffDip
92e312fec3 Each hour send a request to the free hosting service for Agg 2018-05-25 12:47:57 +02:00
PuffDip
2d93458b70 Updated requirements 2018-05-25 12:41:49 +02:00
Dusty.P
fe7fa60a21
Merge pull request #24 from cheeze2000/development
changed encoding of cogs to utf-8
2018-05-24 22:08:14 -08:00
Nicholas
c08dae28df changed encoding to utf-8 2018-05-25 14:06:20 +08:00
Dusty.P
4a70fefab5
Merge pull request #23 from cheeze2000/development
added moderation and fixed sar
2018-05-24 22:05:20 -08:00
Nicholas
22be527f57 fixed embed fields 2018-05-25 14:03:52 +08:00
Nicholas
6d03a04853 added moderation and fixed sar 2018-05-25 13:50:26 +08:00
Dusty.P
d16087139f fixed .gitignore 2018-05-24 21:31:44 -08:00
Dusty.P
4048748080 deleted ignored files from repo so they are no longer tracked 2018-05-24 21:28:08 -08:00
Dusty.P
d57129b33b Fixed gitignore 2018-05-24 21:20:57 -08:00
Dusty.P
90f33f892d
Merge pull request #21 from cheeze2000/development
moved some files and fixed package.json
2018-05-24 00:06:45 -08:00
Nicholas
c357c8f8f5 moved some files and fixed package.json 2018-05-24 15:40:12 +08:00
Dustin Pianalto
b8c9e6e286 fixed dm alert to ignore self 2018-05-23 16:15:12 -08:00
Dustin Pianalto
b474899392 fixed dm alert to ignore self take 4? Or is it 5? 2018-05-23 16:13:03 -08:00
Dustin Pianalto
25534a9075 fixed dm alert to ignore self 2018-05-23 16:11:40 -08:00
Dustin Pianalto
8ddc06eb6c fixed dm alert to ignore self 2018-05-23 16:08:54 -08:00
Dustin Pianalto
af11f0f2af fixed dm alert to ignore self 2018-05-23 16:06:51 -08:00
Dustin Pianalto
7b219d5c3f update gitignore 2018-05-23 16:03:45 -08:00
Dustin Pianalto
8e419790ae Updated ownerlist 2018-05-23 15:59:05 -08:00
Dustin Pianalto
25384be8e2 Merge remote-tracking branch 'origin/development' into development 2018-05-23 15:57:41 -08:00
Dustin Pianalto
a67a08e858 added alert for dm use 2018-05-23 15:57:22 -08:00
Raatty
78df042106
Added dbconnect, first step to linking a database with the bot 2018-05-24 10:17:48 +12:00
Dustin Pianalto
a3c7f25109 Merge remote-tracking branch 'origin/development' into development
# Conflicts:
#	src/cogs/git.py
2018-05-23 14:13:59 -08:00
Dustin Pianalto
ae6eee1a8d Added myself as contributor 2018-05-23 14:10:53 -08:00
Dusty.P
bb933b4f7b
Changed Display name 2018-05-23 12:16:42 -08:00
Dusty.P
21d60a8f3e
Changed development prefix 2018-05-23 12:14:33 -08:00
annihilator708
0e6c6ab0b1 remove unused var 2018-05-23 21:59:21 +02:00
annihilator708
457c90a374 Add on_message, ignore command not found errors 2018-05-23 21:58:41 +02:00
Espy | Neko | 404
489336e251
Update README.md 2018-05-23 18:56:04 +01:00
annihilator708
4540c36d22 Fix issue with gitignore, (i hope), Fixed import error. revert raatty change in self.ownerlist. still not working 2018-05-23 19:40:23 +02:00
annihilator708
523a2b094c Merge remote-tracking branch 'origin/asynciofix' into development 2018-05-23 19:37:03 +02:00
annihilator708
b7b40fdcbc Merge branch 'development' of https://github.com/Annihilator708/Sebi-Machine into development 2018-05-23 19:35:17 +02:00
Espy | Neko | 404
bc8d2d3153
Update __main__.py 2018-05-23 18:34:54 +01:00
Espy | Neko | 404
f2b509f9fa
Fixed potential case of GC crippling
Cite: https://docs.python.org/3/library/inspect.html#the-interpreter-stack
2018-05-23 18:28:24 +01:00
annihilator708
76b7d799c4 Merge branch 'development' of https://github.com/Annihilator708/Sebi-Machine into development 2018-05-23 18:42:35 +02:00
Raatty
dc3a34651f
Ajusted the ownerlist from env varable if bank to be less destructive 2018-05-24 00:23:36 +12:00
Espy | Neko | 404
124df7eab1
Update git.py (#18) 2018-05-23 12:05:03 +01:00
Raatty
8e05970ac6
await lolz 2018-05-23 22:57:42 +12:00