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

697 commits

Author SHA1 Message Date
c9069a5221 Move /roll to strings 2019-02-10 14:40:20 +01:00
944371b32d Fix pycharm saying useless things 2019-02-10 02:37:34 +01:00
9f70c1cacf Move more commands to the strings file 2019-02-10 02:29:11 +01:00
6af2698c42 Fix /diario not saving strings correctly 2019-02-10 02:16:22 +01:00
51b8deaa9c Add @database_access to /cast 2019-02-10 02:15:10 +01:00
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
7613e368dc Un inizio per #25 2019-02-09 02:53:31 +01:00
ec35e63f4f Fix diario bug 2019-02-09 02:29:32 +01:00
7f5b346f79 Display how many games are left to unlock ranked 2019-02-08 23:33:37 +01:00
978fa489ab Move around stuff 2019-02-08 23:17:44 +01:00
f427fe9ba3 Fix some strings 2019-02-08 22:11:41 +01:00
cd98f15b6c Delete old logo 2019-02-08 21:03:55 +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
441c476369 zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz 2019-02-08 02:03:35 +01:00
ccc2253a66 2019-02-08 01:53:07 +01:00
37d8460a88 Fix obvious bugs e_e 2019-02-08 01:48:01 +01:00
0e85dfaf3e Prevent circular import 2019-02-08 01:44:48 +01:00
324df71ce4 Add easter egg 2 to the Music Bot 2019-02-08 01:36:29 +01:00
69ef10a67e Add discordpy rewrite to requirements file 2019-02-08 01:35:19 +01:00
cff400982d Add easter egg to the Music Bot 2019-02-08 01:23:47 +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
1e36a1ae5d Fix formatting 2019-02-06 20:13:03 +01:00
aed099f76a Create old isaac runs parser 2019-02-06 20:11:10 +01:00
51177e5cc7 Remove gravatar, as they are a privacy risk
See https://meta.stackexchange.com/questions/44717/is-gravatar-a-privacy-risk or the Mozilla Known Trackers List.
2019-02-06 17:01:40 +01:00
c21a66798f Fix locked pages in wiki (thanks @catstolker) 2019-02-06 16:34:25 +01:00
d828319897 Don't lock unexisting pages 2019-02-03 20:37:47 +01:00
6298e9bf33 ????????????????? 2019-02-03 20:36:29 +01:00
fc9985828d forse? 2019-02-03 20:34:58 +01:00
70fb385f12 umm wot 2019-02-03 20:29:32 +01:00
a9dfed9dad Another possible fix for the new wiki page bug 2019-02-03 20:13:54 +01:00
1a336cbc07 Fix multicolumn not working 2019-02-03 20:12:02 +01:00
15d04f3434 Possible wiki crash fix? 2019-02-03 20:09:58 +01:00
b5814bbeef Disable webpage preview 2019-02-03 19:58:53 +01:00
9de4513290 Add page lock button 2019-02-03 19:34:17 +01:00
eb08b51e59 Add support for locked wiki pages 2019-02-03 17:57:46 +01:00
5e507fbb5e idk i think this might work but i'm too sleepy to check 2019-02-03 01:56:44 +01:00
2cdb4d3a42 Create useless database table
that may become useful at a future time
2019-02-03 01:39:33 +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
73dc1e14e6 Fix the new wiki page button not appearing 2019-02-01 19:22:37 +01:00
1aea02822e Small fixes 2019-02-01 19:21:46 +01:00
cac86d1c5f Update logo 2019-01-29 19:26:06 +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