Commit Graph

494 Commits

Author SHA1 Message Date
ned
d2ec58a9a8 Merge pull request #397 from noriellecruz/main
fix: screenshot not showing properly if the website is slow
2023-08-05 13:52:20 +02:00
ned
2c4b528e3a fix #398 2023-08-05 13:51:09 +02:00
Norielle Cruz
890341666e refactor: delete file if an error occurs 2023-08-05 07:05:09 +08:00
Norielle Cruz
9165039abf refactor: add url preloading before actual download 2023-08-05 06:57:31 +08:00
Norielle Cruz
72da699ac7 fix: screenshot not showing properly if the website has slow loading time 2023-08-05 06:41:18 +08:00
ned
2c36118037 Merge pull request #395 from noriellecruz/main
feat: website screenshot plugin
2023-08-04 22:30:54 +02:00
Norielle Cruz
c4f5f4289d Update webshot.py 2023-08-05 04:15:01 +08:00
Norielle Cruz
66be689e28 Update README.md 2023-08-05 03:13:40 +08:00
Norielle Cruz
91834f892d Update README.md 2023-08-05 03:02:26 +08:00
Norielle Cruz
7987252487 feat: website screenshot plugin 2023-08-05 03:01:55 +08:00
Norielle Cruz
20ce4d44d9 feat: website screenshot plugin 2023-08-05 02:59:34 +08:00
Norielle Cruz
f3591ce3f8 feat: website screenshot plugin 2023-08-05 02:58:56 +08:00
ned
30d441da1f Merge pull request #346 from n3d1117/feature/support-functions
Support functions (aka plugins)
2023-08-04 18:39:59 +02:00
ned
3e4c228edb update README.md 2023-08-04 18:39:04 +02:00
ned
e1f328bf6f Merge branch 'main' into feature/support-functions
# Conflicts:
#	README.md
2023-08-04 18:07:17 +02:00
ned
3b735f3987 minor updates 2023-07-28 21:48:31 +02:00
ned
c277df42c0 Merge pull request #378 from jnaskali/feature/whois
whois plugin
2023-07-28 21:43:31 +02:00
ned
3d2231a320 removed billing apis call - fix #385 2023-07-28 21:42:39 +02:00
Juhani Naskali
d64859dabc updated whois calls to use query 2023-07-17 08:35:14 +03:00
Juhani Naskali
d1dd1c9e25 update README.md 2023-07-15 19:54:07 +03:00
Juhani Naskali
eeaaad1258 Fix possible TypeError
domain plugin query json sometimes causes 'TypeError: Object of type datetime is not JSON serializable'
2023-07-15 19:53:09 +03:00
Juhani Naskali
0b8317fca3 added whois plugin 2023-07-15 19:52:00 +03:00
ned
672ab3e79c Merge pull request #351 from stanislavlysenko0912/fix-reply
(fix) Passing context
2023-07-06 13:34:42 +02:00
ned
2e9f742c17 fix import 2023-07-06 12:10:31 +02:00
ned
fda6cb4068 added gtts, make remove plugin dependencies from requirements, updated readme 2023-07-06 12:04:57 +02:00
Stanislav Lysenko
4b15bafb9e Simplifying the code for the message reply 2023-07-04 13:55:42 +03:00
ned
41b92ff910 support direct sending of remote files 2023-07-03 23:31:41 +02:00
ned
b86ede44bf log failure from yt audio extractor 2023-07-03 22:44:12 +02:00
ned
06aecfc77b fix another import 2023-07-03 22:38:14 +02:00
ned
ae3cf1ec83 fix imports 2023-07-03 22:37:23 +02:00
ned
73a192c4a8 update README.md 2023-07-03 22:35:18 +02:00
ned
7994a3003c split plugin environment variables into its own table 2023-07-03 22:33:15 +02:00
ned
426e07c084 Merge branch 'main' into feature/support-functions
# Conflicts:
#	translations.json
2023-07-03 22:31:15 +02:00
ned
2a0e210501 minor improvements 2023-07-03 22:28:06 +02:00
ned
a987f7457d Merge pull request #359 from LedyBacer/feature/support-functions
added deepl plugin
2023-07-03 22:22:59 +02:00
ned
ef345ca167 Merge branch 'feature/support-functions' into feature/support-functions 2023-07-03 22:22:04 +02:00
ned
0597b8ef35 added youtube audio extractor, dice, and direct response for images 2023-07-03 22:18:43 +02:00
Bacer
2152294019 del deepl_api_pro var 2023-07-03 01:08:05 +03:00
Bacer
4751c9fd04 add readme 2023-07-03 00:56:46 +03:00
Bacer
0855ee2499 fix 2023-07-03 00:50:02 +03:00
Bacer
229b3424d1 fix 2023-07-03 00:47:56 +03:00
Bacer
cdd02af0f7 fix bugs 2023-07-03 00:38:34 +03:00
Bacer
694d81563d drop deepl api 2023-07-03 00:05:34 +03:00
ned
710f1eaaa7 update naming 2023-07-02 22:57:05 +02:00
ned
ff8101b26c small improvements to the worldtimeapi plugin 2023-07-02 20:48:12 +02:00
ned
d29d3923fc Merge pull request #360 from noriellecruz/feature/support-functions
feat: added plugin to get time
2023-07-02 20:31:53 +02:00
ned
7c02110fd0 Merge branch 'feature/support-functions' into feature/support-functions 2023-07-02 20:31:23 +02:00
ned
5028148858 only initialize enabled plugins 2023-07-02 20:27:54 +02:00
Нориэль Крус
fdb4dc8f04 docs: update worldtimeapi 2023-07-03 02:17:14 +08:00
Нориэль Крус
9971a3f1ce docs: added worldtimeapi 2023-07-03 02:15:24 +08:00