1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-24 03:54:20 +00:00
Commit graph

122 commits

Author SHA1 Message Date
33fa9825dd Move database connection creation to the @database_access decorator 2019-02-10 02:13:34 +01:00
223e2f5296 Send typing notification while preparing the command 2019-02-09 20:13:57 +01:00
80a2a7642b Handle database sessions in the telegram bot differently 2019-02-09 20:10:52 +01:00
11b119b08e Fix diario text bug 2019-02-09 19:57:49 +01:00
ec35e63f4f Fix diario bug 2019-02-09 02:29:32 +01:00
978fa489ab Move around stuff 2019-02-08 23:17:44 +01:00
0804e4cdee Fix /diario 2019-02-08 19:50:02 +01:00
60f2b726f6 Probably broke the bot 2019-02-08 18:06:05 +01:00
1ccc05244d Remove unused /profile 2019-02-08 00:58:35 +01:00
7a977f5e27 Migrate more messages to the new reply() format 2019-02-08 00:57:40 +01:00
d118fddf13 Fix /search and /regex 2019-02-01 20:05:21 +01:00
ba507ce945 Try a fix 2019-02-01 19:46:00 +01:00
6eabadc2ae Remove unused aliases 2019-02-01 19:23:30 +01:00
1aea02822e Small fixes 2019-02-01 19:21:46 +01:00
6ffd255407 search order is now descending 2019-01-29 15:07:36 +01:00
bd672f9330 implemented /regex
it is kinda broken, if the result set is really large, it does nothing
2019-01-29 15:06:23 +01:00
b2dabce864 splitted cmd_cerca
the message creation is now a standalone function to allow different search methonds
2019-01-29 14:57:52 +01:00
0d184ea859 fixed warning in /cerca 2019-01-29 14:48:53 +01:00
5bdacf9496 fixed /cerca to search literal string 2019-01-29 14:46:33 +01:00
0a46cbeade Order cerca by id 2019-01-29 13:52:37 +01:00
1c56e9f14b Add some more cerca aliases 2019-01-29 13:45:11 +01:00
cd0a592c66 Rename cmd_search to cmd_cerca for consistency 2019-01-29 13:44:43 +01:00
36badb1a82 Use HTML in /cerca 2019-01-28 23:37:01 +01:00
9c537480a5 Move more strings to strings.py 2019-01-28 23:02:50 +01:00
baafe5278a Move more strings to strings.py 2019-01-28 23:02:35 +01:00
616b3cf3ab implemented anonyous check on /cerca 2019-01-28 23:02:08 +01:00
8cdbb05eaf fixed typo 2019-01-28 23:02:08 +01:00
255e52bf45 fixed idiotic bug 2019-01-28 23:02:08 +01:00
1a39415a8d wip injection fix 2019-01-28 23:02:08 +01:00
84cb24a51a fixed strings and case sensitiveness in /cerca 2019-01-28 23:02:08 +01:00
c1f0f34aa8 added /cerca 2019-01-28 23:02:08 +01:00
cd82f3a8af Fix Markov errors 2019-01-28 20:45:31 +01:00
ab0fa243f5 Fix 2019-01-25 21:29:38 +01:00
0b8f3d5e25 Unauthorized 2019-01-25 21:27:51 +01:00
9e4f875427 facepalm 2019-01-25 15:42:08 +01:00
354a8fc76f dittatura 2019-01-25 15:41:26 +01:00
048c29b2f7 :o 2019-01-25 15:38:00 +01:00
13b91d0a39 Many /matchmaking improvements 2019-01-25 15:28:47 +01:00
9ceb8c1c3d New status 2019-01-24 21:31:01 +01:00
bb9a5741bf Use the Royal Matchmaking channel 2019-01-24 01:42:48 +01:00
d4cc3c9398 Add matchmaking service 2019-01-23 23:11:17 +01:00
b8c39f93e2 Fix missing import 2019-01-03 18:13:26 +01:00
bd066e3ca7 Implemented date check for /calendar 2019-01-03 18:13:26 +01:00
ff3789b85c Add example /ping command 2019-01-02 22:25:36 +01:00
dff8b103c6 Fix/ignore more minor pycharm warnings 2019-01-02 21:10:54 +01:00
5ff11f2a98 Add full /cv 2018-12-29 01:26:30 +01:00
7169c416b8 3 characters 2018-12-04 10:40:25 +00:00
887df13b2e Remove now useless error 2018-12-04 10:38:00 +00:00
a3cffe1d74 Add /spaggia alias 2018-11-08 12:46:53 +01:00
bca018520a Don't crash if ship is sent without args 2018-11-07 19:37:47 +01:00