Commit Graph

72 Commits

Author SHA1 Message Date
Profitroll 853c3c7cea dev (#19)
* Config file changes
* Commands `/remove`, `/import` and `/export`

Co-authored-by: profitroll <vozhd.kk@gmail.com>
Co-authored-by: Profitroll <47523801+profitrollgame@users.noreply.github.com>
Co-authored-by: Renovate <renovate@git.end-play.xyz>
Reviewed-on: #19
2023-04-24 13:48:22 +03:00
Profitroll e5f80d9702 Updated Renovate config 2023-04-20 13:41:14 +02:00
Renovate 6f03d5c18f Configure Renovate (#14)
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `requirements.txt` (pip_requirements)

### Configuration Summary

Based on the default config's presets, Renovate will:

  - Start dependency updates only once this onboarding PR is merged
  - Enable Renovate Dependency Dashboard creation.
  - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
  - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - Apply crowd-sourced package replacement rules.
  - Apply crowd-sourced workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the `.renovaterc` in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.

---

### What to Expect

It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #14
Co-authored-by: Renovate <renovate@git.end-play.xyz>
Co-committed-by: Renovate <renovate@git.end-play.xyz>
2023-04-20 14:40:36 +03:00
Profitroll 5b1afe2c9e WIP: API usage as main 2023-02-15 14:06:06 +01:00
Profitroll 6eaa6019a3 Added tmp file size 2023-02-15 11:56:15 +01:00
Profitroll 493be818b8 Updated ignore 2023-02-15 11:56:05 +01:00
Profitroll cf09017985 TMP: interval changes 2023-02-14 16:26:08 +01:00
Profitroll 7940cbe5a7 WIP: API usage as main 2023-02-14 16:25:56 +01:00
Profitroll 8e0fee4cb9 Added database support 2023-02-14 14:45:52 +01:00
Profitroll 08e03ba911 Moved handlers to another location 2023-02-14 11:38:54 +01:00
Profitroll b589da5d8f Updated dependencies 2023-02-14 11:38:09 +01:00
Profitroll a3a1be241c Small keyboard fix 2023-01-17 14:38:31 +01:00
Profitroll 9ce05589b0 Contextual keyboard [WIP] 2023-01-17 14:38:21 +01:00
Profitroll c1ee988106 Added empty callback 2023-01-17 14:37:36 +01:00
Profitroll aebe804b58 Optimized for API 2023-01-17 14:11:23 +01:00
Profitroll 9f0ed202da Updated ignore 2023-01-17 12:51:30 +01:00
Profitroll b4a9595eb4 Renamed logging module 2023-01-17 11:43:10 +01:00
Profitroll 569fffd223 Updated requirements 2023-01-17 11:41:07 +01:00
Profitroll f719befe40 Updated config 2023-01-17 11:40:59 +01:00
Profitroll c4323f0b00 Moved to async 2023-01-10 13:06:24 +01:00
Profitroll 6facf428c5 Complete refactor 2023-01-10 12:52:44 +01:00
Profitroll 9261585f5f Added scheduler start 2023-01-09 19:01:07 +02:00
Profitroll cddf1e211a Moved to apscheduler 2023-01-09 15:36:56 +01:00
Profitroll cd5b73e7ff Small improvements 2022-11-03 12:13:02 +01:00
Profitroll 46ea9a2f74 Merge branch 'master' of https://git.profitroll.eu/profitroll/TelegramPoster 2022-11-03 12:12:41 +01:00
Profitroll 7a7f386891 Is now using argparse library 2022-11-03 12:10:59 +01:00
Profitroll 11255bbbd0 Pagination fixed 2022-10-05 21:37:37 +02:00
Profitroll 8ae50a4f97 Low number of files in queue reminder 2022-10-05 21:36:59 +02:00
Profitroll 46e3665749 Small fix 2022-09-24 17:03:20 +02:00
Profitroll 0e14ca600f Changed some imports' paths 2022-09-18 18:27:25 +02:00
Profitroll c4177d1575 Optimized imports 2022-09-18 18:27:13 +02:00
Profitroll f0c333968b "locale_log" explanation added 2022-09-18 18:13:40 +02:00
Profitroll dfc1e36f07 Logging has been improved 2022-09-18 18:10:41 +02:00
Profitroll fc21983305 Fixed absence of "block" & "unblock" buttons 2022-09-16 20:42:58 +02:00
Profitroll 58c5429e5c Imports were a bit optimized 2022-08-31 14:31:24 +02:00
Profitroll 6e1de38da0 Changed bot "mode" behavior 2022-08-30 14:10:05 +02:00
Profitroll 5848bca40a Changed a bit more due to "modes" update 2022-08-30 14:03:11 +02:00
Profitroll da97606bb4 Commented on_raw_update event 2022-08-30 14:01:12 +02:00
Profitroll 91a1d7e349 Logging now has debug and bot has various modes 2022-08-30 13:53:17 +02:00
Profitroll 366a1d9201 Main executable name changed 2022-08-30 13:51:24 +02:00
Profitroll aca61b8c1a AttributeError handling in get_submission 2022-08-22 11:51:40 +02:00
Profitroll 404a46ec15 Merge branch 'master' of https://git.end-play.xyz/profitroll/TelegramPoster 2022-08-14 18:27:39 +02:00
Profitroll 2591d26349 Admin now also gets user commands 2022-08-14 18:27:35 +02:00
Profitroll 0fdb365bb2 Custom locales added to readme 2022-08-12 10:12:41 +02:00
Profitroll d4a2145036 A few strings fixed 2022-08-11 20:39:03 +02:00
Profitroll 3cd33b4769 Filesize limit 2022-08-11 13:38:42 +02:00
Profitroll dd9ca838f7 Logging made better part 2 2022-08-11 12:01:31 +02:00
Profitroll 617e14f680 Logging made better part 1 2022-08-11 11:37:24 +02:00
Profitroll f4dca4164c Additional exceptions added 2022-08-11 11:27:17 +02:00
Profitroll 673ecaaab9 Admin config path changed 2022-08-11 10:24:57 +02:00