Commit Graph

33 Commits

Author SHA1 Message Date
Andrea Cavalli dd075ae89f Add custom deleteMessages implementation 2024-02-11 12:53:28 +01:00
Giuseppe Marino f2e7e45fc0
Merge remote-tracking branch 'upstream/master' into merge-upstream 2022-02-01 18:28:35 +01:00
snxx-lppxx a3ba653690 README.md: updated the code field 2021-12-18 11:15:33 +03:00
Andrea Cavalli f544ff7606 Update readme, remove deprecated informations
TDLight and memory optimizations are no longer present in the bot api fork
2021-08-05 11:36:14 +02:00
Marco Aceti df831c5907
Fix documentation link in README (#46) 2021-01-12 23:24:40 +01:00
Jannik 46af675246
Use own build Instructions Generator (#45)
* Use own build Instructions Generator

* Allow to manually trigger a Documentation update

Co-authored-by: code1mountain <none>
2021-01-12 23:16:10 +01:00
andrew-ld aa82ba8cca
add documentation link 2021-01-05 21:13:56 +01:00
SMAZNet 3268395eae
Fixed directory path of installation tutorial (#29) 2020-12-21 12:10:47 +01:00
Luckydonald c08d466be0
Stats: hide sensible data (#24)
Adds the --stats-hide-sensible-data flag (Docker: $TELEGRAM_STAT_HIDE_SENSIBLE_DATA=1), removing the bot token and the webhook url from the stats endpoint.
2020-12-15 17:43:20 +01:00
Giuseppe Marino a02597bfb0
Added getMemoryStats query 2020-12-13 15:23:41 +01:00
Luckydonald 0edac66844
More docs improvements. (#23)
* Applied camelcase to methods, also added a subsection for commands and flags.

* Documented `--verbose`.
2020-12-12 18:31:23 +01:00
Jannik 100a7cc846
Allow Users to use the bot api (#19)
Co-authored-by: Jannik <none>
2020-12-12 00:45:36 +01:00
Luckydonald 14bf658b86
Documented what to do if you forgot the --recursive flag, (#21)
added code highlighting to the code blocks.
2020-12-10 22:23:16 +01:00
matteo bocci aka matteob99 19c38c61b3
Various Dockerfile fixes and enhancements (#13)
* fix docker file and add in readme

* fix Readme
2020-11-25 08:32:01 +01:00
Jannik af83c25b16
Receive Updates for Media with destruction timer 2020-11-19 17:21:19 +01:00
giuseppeM99 e762e9e832
Merge pull request #5 from code1mountain/verified_scam
Added is_verified and is_scam
2020-11-18 17:04:39 +01:00
Jannik 56875f3aa0
Update README.md 2020-11-18 16:13:04 +01:00
Jannik f2daedea70
Update README.md 2020-11-18 16:10:55 +01:00
Jannik 80e70157e0
Update README.md 2020-11-18 15:20:51 +01:00
Andrea Cavalli c91daecedf
Add official chats 2020-11-13 15:51:31 +01:00
Giuseppe Marino 33d8af02c2
Update readme 2020-11-11 22:04:15 +01:00
Giuseppe Marino d3a038f35d
allow insecure connections (Cherry pick) 2020-11-11 20:09:17 +01:00
Andrea Cavalli 05609ca2f2 Update README.md 2020-11-10 17:03:59 +01:00
Andrea Cavalli 2a25bc3ccb Improve documentation 2020-11-10 17:00:56 +01:00
giuseppeM99 e6828cdf7a
Update README.md 2020-11-10 16:23:40 +01:00
Andrea Cavalli f4e3987860 Add optimize_memory command 2020-11-05 13:12:05 +01:00
Andrea Cavalli 1d3f3089f3 Merge commit '551103b8cda61ef548b1f7673208fbd1acee7fa4' 2020-11-04 21:37:58 +01:00
Andrea Cavalli c64cbc968a Update README 2020-11-04 16:45:12 +01:00
Andrea Cavalli ea4206df93 Update README 2020-11-04 16:44:30 +01:00
Andrea Cavalli 7067eb088c Added readme 2020-11-04 16:43:50 +01:00
levlam 551103b8cd Explicitly specify differences of local mode in README. 2020-11-04 18:09:18 +03:00
Andrea Cavalli c570a217c5 Change name in readme 2020-11-04 16:01:48 +01:00
levlam 74559bab15 Telegram Bot APi server initial commit. 2020-11-03 19:34:10 +03:00