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

769 commits

Author SHA1 Message Date
9a2d43aef3 Complete kv commands 2019-04-09 17:00:14 +02:00
7047bcf230 Merge remote-tracking branch 'origin/unity' into unity
# Conflicts:
#	requirements.txt
2019-04-09 15:21:51 +02:00
eb821a6259 Use long polling 2019-04-09 15:21:03 +02:00
85c0d717da Bugfix in call.get_author for telegram bots 2019-04-09 12:41:42 +02:00
30b9ec4b5d Start work on kv commands 2019-04-09 12:41:03 +02:00
8f7fe39c27 Add optional to CommandArgs 2019-04-09 12:17:05 +02:00
4735d145b6 Add error_if_none parameter to call.get_author 2019-04-09 11:49:36 +02:00
8d232fdc6b Forgot a return 2019-04-09 11:25:07 +02:00
bbb89b3370 Add missing space 2019-04-09 11:16:00 +02:00
12805f5bc1 Create reminder command 2019-04-09 11:15:27 +02:00
094a961b51 Create dateparser command 2019-04-09 10:39:19 +02:00
6b4f39428b Remove unused imports 2019-04-09 09:12:48 +02:00
94980b3d15 Add type hints to diario 2019-04-09 00:23:09 +02:00
310b0f62e5 Add /rage 2019-04-09 00:08:22 +02:00
92e032864e Make commands @classmethods 2019-04-09 00:08:14 +02:00
8d0e6d8c5c Create sleep_until 2019-04-08 20:30:11 +02:00
23594fc4ac Create delayed ping 2019-04-08 10:47:57 +02:00
a01402d383 Generate botfather commands 2019-04-07 23:32:33 +02:00
af3dcb2f7f Some images bugfixes 2019-04-07 15:48:27 +02:00
7e53864173 Le immagini nel diario funzionano, finalmente! 2019-04-07 13:56:31 +02:00
70a180bd24 Manca un piccolo fix per far funzionare le immagini, ma non lo trovo 2019-04-07 03:02:41 +02:00
ef485086ce Add some checks and fix some bugs 2019-04-05 11:54:19 +02:00
6666331a15 Many more improvements 2019-04-04 20:18:32 +02:00
a564e33efc Handle errors in commands 2019-04-04 17:39:38 +02:00
72599e1c65 Progress on the diario 2019-04-04 00:10:41 +02:00
202e33bdf0 SO STUFF MUCH DOGE 2019-04-03 19:31:20 +02:00
6ec151835d Updates to Diario 2019-04-02 19:52:50 +02:00
e00e9de3ca Add comment 2019-04-02 12:41:13 +02:00
a0912a4db2 Begin work on Diario 2019-04-02 12:32:13 +02:00
32d334251f Add a new word to smecds 2019-04-02 11:54:25 +02:00
f7dec4d8cf Rename interface_alchemy to the simpler alchemy 2019-04-02 11:27:21 +02:00
59baf31dfe Correctly pass exceptions 2019-04-02 00:32:15 +02:00
65b965ed4c Do... stuff? 2019-04-02 00:32:15 +02:00
4656ab92a9 Implement sync 2019-04-02 00:32:15 +02:00
7beb2fb193 Realize everything you were doing was a mistake and rollback 2019-04-02 00:32:15 +02:00
7100193bd1 Do some more stuff 2019-04-02 00:32:15 +02:00
472da17a7d Add error handler to TelegramBot 2019-04-02 00:32:15 +02:00
6e89c53835 Integrate Alchemy in calls, commands and Telegram bot 2019-04-02 00:32:15 +02:00
d7bf281f61 Create an async contextmanager for Alchemy 2019-03-31 19:15:22 +02:00
4db26cb828 Update gitignore to be compatible with v4 2019-03-31 18:42:21 +02:00
571f381c75 Generalize alchemy 2019-03-29 15:48:13 +01:00
090896b9ee METACLASSIIIIIIIIIIIIII 2019-03-29 15:40:45 +01:00
38baa29fc3 ??? 2019-03-29 12:37:55 +01:00
ea88c54b48 I'm lost 2019-03-29 12:37:55 +01:00
c77ac7fbc3 Add ciaoruozi command 2019-03-29 12:37:55 +01:00
015d459791 Add color command 2019-03-29 12:37:55 +01:00
dd2c0e4e68 Update README.md 2019-03-26 12:38:31 +01:00
e696a0a90a Rename to _logging the logging module to prevent typos 2019-03-25 09:49:21 +01:00
6b1f13c1d8 Merge pull request #32 from Steffo99/unity-network
Unity network
2019-03-22 12:31:45 +01:00
1b00ea8ae6 Create network tests 2019-03-22 11:22:21 +01:00