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

58 commits

Author SHA1 Message Date
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
60876e92b2 Added bot started message. 2017-03-10 15:52:26 +01:00
e6120ea84a To use /diario you must be a Royal 2017-03-10 12:00:37 +01:00
998360d593 Best commit IT 2017-03-10 11:59:00 +01:00
2c11a0dcb0 Improved password change command 2017-03-10 11:52:20 +01:00
e506249bd3 Added password change command 2017-03-10 10:34:27 +01:00
45401da9c9 Added basic sync command 2017-03-10 10:11:06 +01:00
e3739ed707 Updated .gitignore 2017-03-10 10:10:21 +01:00
1564335792 Added basic login support 2017-03-09 15:52:02 +01:00
a74a371579 Started work on the Royal Games database 2017-03-09 12:52:20 +01:00
40403f9d1a Added a method to the Message object 2017-03-09 12:52:06 +01:00
f583072edc Updated basicbot to use the new methods 2017-03-09 12:51:45 +01:00
90b344dab8 Updated .gitignore 2017-03-09 12:49:46 +01:00
8b88a7aed8 Removed TODOs 2017-03-06 10:44:40 +01:00
582112a199 Fixed .gitignore 2017-03-06 10:39:06 +01:00
e0780e3730 Added more methods 2017-03-06 08:36:04 +01:00
cc30868574 Added telegram<->discord bridge 2017-03-05 19:12:02 +01:00
4de4905d18 Update .gitignore 2017-03-05 19:11:39 +01:00
b24d4d7350 Added more commands to the bot 2017-03-05 18:14:45 +01:00
6a75d760e0 Added /diario to the basic bot + other things 2017-02-27 23:52:47 +01:00