Lonami Exo
2c9d43d600
Move most of the code in assistant to the plugins repo
...
The assistant example will now simply be the "core" that initializes
the rest of plugins, allowing for more updates to the *bot* without
cluttering Telethon's git history.
2020-09-17 11:27:50 +02:00
Qwerty-Space
82943bd464
Replace hastbin with deldog ( #1377 )
...
Hopefully it's dead less often.
2020-01-22 12:29:04 +01:00
Lonami Exo
54c8771885
Properly handle #ot command in assistant.py for PMs
2020-01-19 13:33:30 +01:00
Lonami Exo
80f19bd1f0
Point to the new domains
2019-05-22 11:29:46 +02:00
Lonami Exo
5d41246e73
Support importing plugins in assistant when ran as module
2019-05-11 20:44:35 +02:00
Lonami Exo
560d4bed09
Move some parts of assistant to a different repo as plugins
2019-05-11 20:41:10 +02:00
Lonami Exo
7f88238d8f
Update external links to the documentation
2019-05-09 14:09:22 +02:00
Lonami Exo
6db60627e6
Clearer error on send_file(chat, invalid type)
2019-02-19 16:41:51 +01:00
Lonami Exo
8f8ae9aee5
Update URLs in assistant and except message deletion errors
2019-02-12 10:48:02 +01:00
Lonami Exo
f90dd76f4c
New assistant command and check if hastebin is down
2018-11-15 17:54:51 +01:00
Lonami Exo
5beaf46e09
Add extra checks to the #haste command
2018-10-26 10:49:02 +02:00
Lonami Exo
0d8b15a109
Add #haste command to assistant and fix typo
2018-10-26 10:25:29 +02:00
Lonami Exo
2c61c50671
Save session on connect and fix some typos
...
The session is saved upon connecting with the hope to make
sure that the authorization key gets saved to disk before
the next run.
2018-10-24 16:39:59 +02:00
Lonami Exo
f51b56558d
Document AUTH_KEY_DUPLICATED, better assistant UX
2018-10-19 19:32:17 +02:00
Lonami Exo
cca7055fcf
Add inline mode to the assistant example
2018-10-12 13:33:55 +02:00
Lonami Exo
8c14259728
Update documentation with new sections
2018-10-06 20:20:11 +02:00
Lonami Exo
0e38ab412b
Update examples to make them easier to run
2018-09-04 11:52:18 +02:00
Lonami Exo
a57e9ba2fb
Fix-up 5aaa6ec
missing comma
2018-09-03 18:14:00 +02:00
Tulir Asokan
5aaa6ec36e
Add more commands/update strings in assistant ( #981 )
2018-09-03 18:10:57 +02:00
Lonami Exo
a2bd5c09ff
Document new MultiError (and better links on assistant)
2018-08-24 20:15:01 +02:00
Lonami Exo
7e1a17352d
Add new commands to the asisstant and fix some bugs
...
Such as deleting messages from different groups or triggering
often on common questions such as "one?" -> "Docs for on".
2018-08-24 14:09:55 +02:00
Lonami Exo
5017a9d1da
Fix typos and add the URL_INVALID error
2018-07-14 10:43:24 +02:00
Lonami Exo
dbb81173fa
Add an assistant bot example
2018-06-26 15:48:56 +02:00