1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
Commit graph

77 commits

Author SHA1 Message Date
f452bcc468 Whoops. 2017-03-27 12:10:49 +02:00
ef7c93068b Added travis file 2017-03-27 12:03:29 +02:00
3afcf8ce29 Added requirements file 2017-03-27 12:00:37 +02:00
75887d5ab3 fixed randrange for roll 2017-03-26 14:10:32 +02:00
3548775b18 fixed syntax check for roll 2017-03-26 14:08:11 +02:00
8a6d9b1555 Sistemato diario 2017-03-26 13:52:49 +02:00
c6f2fe1011 Sistemato help 2017-03-26 13:52:07 +02:00
a5b7e836c4 fix error logs 2017-03-26 13:35:42 +02:00
e7694ffc57 fix error logs 2017-03-26 13:26:49 +02:00
9b332e4a3b fix error logs 2017-03-26 13:26:01 +02:00
e61d675693 fix error logs 2017-03-26 12:02:59 +02:00
404bda88f4 TODO 2017-03-24 12:56:05 +01:00
c84ecfa674 Some fixes 2017-03-24 12:52:38 +01:00
9f59558335 Added Discord !diario command
Also, currently_logged_in now support discord messages
2017-03-24 12:45:54 +01:00
81bd11e54a Added discord !leggi command 2017-03-24 12:30:34 +01:00
38c56f8c1c Added discord !help command 2017-03-24 12:27:54 +01:00
067a7808b2 Renamed files and functions 2017-03-24 12:24:39 +01:00
4dcf8d1134 Improved /discord 2017-03-23 19:43:26 +01:00
d61bdab524 wat 2017-03-23 12:21:25 +01:00
e75a68b3b3 fics 2017-03-22 19:34:47 +01:00
145966c3b1 bugfics 2017-03-22 19:16:56 +01:00
b353883b07 Added Discord account system 2017-03-22 19:13:22 +01:00
a240ec7955 Added some spaces? 2017-03-22 19:13:11 +01:00
34b1faae33 Added Discord ID column 2017-03-22 19:12:51 +01:00
7c1195e1dd Removed unused imports 2017-03-22 18:04:21 +01:00
44cb24ec90 Generic improvements 2017-03-22 18:02:59 +01:00
4caaea2dc3 Disabled long polling. There's now a 5 seconds delay between each check 2017-03-22 18:01:52 +01:00
c8eae01878 Improve User str and repr 2017-03-22 18:00:12 +01:00
e1bb5c7365 Don't allow the sending of messages if bot is not an instance of bot 2017-03-22 17:50:49 +01:00
d03075e539 Merge remote-tracking branch 'origin/master' 2017-03-22 17:28:23 +01:00
6473785c99 If run standalone, generate the default database 2017-03-22 17:23:39 +01:00
2699d5c5f1 Added start function 2017-03-22 17:23:17 +01:00
4e86b9ab68 Update README.md 2017-03-20 16:46:15 +01:00
2b62806529 Improve /cv with the streaming status 2017-03-18 22:11:28 +01:00
372c85345d Fixed dnd emoji 2017-03-18 21:39:59 +01:00
d741eadbd4 Merge remote-tracking branch 'origin/master' 2017-03-18 21:32:50 +01:00
54f9557035 Added discord module, /cv and improved run coroutine 2017-03-18 21:32:34 +01:00
d7680cd454 Added readme 2017-03-15 21:06:10 +01:00
205d9394b8 Renamed. Again. 2017-03-14 14:35:56 +01:00
020b52e500 Renamed basicbot.py 2017-03-14 14:34:20 +01:00
d0be259f35 Improved the reply time
Maybe.
2017-03-14 14:10:12 +01:00
5da6d7f778 Don't shadow help() 2017-03-14 14:02:10 +01:00
1da79e6fc0 Added a markov command 2017-03-13 19:13:42 +01:00
681fb328de Fixed message 2017-03-13 15:32:51 +01:00
3d52abbae0 Parse messages with markdown 2017-03-13 12:57:04 +01:00
8258795349 Added a markov chain generator for diario entries 2017-03-13 12:52:00 +01:00
2ffab612f5 Remove Telegram API requests timeout 2017-03-12 19:12:14 +01:00
b12dcf3ff5 Missed 2! 2017-03-12 19:11:44 +01:00
c0d1a257a2 Use Message.reply 2017-03-12 18:55:59 +01:00
fd76f5b432 Fixed timeout 2017-03-12 18:50:18 +01:00