1
0
mirror of https://github.com/TehPeGaSuS/GitBot.git synced 2026-06-28 16:05:44 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
TehPeGaSuS 75c19ecf2a Update shlink.py 2026-05-05 15:25:59 +02:00
TehPeGaSuS 98ced2fbec Refactor shorten method and from_config function
Refactor payload and headers creation for clarity. Simplify the from_config function by combining multiple lines into single lines.
2026-05-05 15:22:40 +02:00
ThePeGaSuS e98431df4b Fix Shlink 2026-05-05 15:16:52 +02:00
ThePeGaSuS 8371b50d47 Make rhe reload/rehash command to add/remove networks and channels and delete any data from the database on removal 2026-05-05 14:44:03 +02:00
ThePeGaSuS d0bb02a1ba Add join/part command to the bot 2026-05-05 13:39:16 +02:00
ThePeGaSuS 8ff46c8601 Add support for Shlink URL shortener 2026-05-05 13:02:38 +02:00
ThePeGaSuS 01bac5cd53 docs: update README for forge routing, multi-commit format, and commit_limit
- Document optional [forge] argument for all !webhook subcommands
- Add output format examples for single and multi-commit pushes,
  including the [Github]/[Gitea]/[Gitlab] prefix tag
- Mention commit_limit and the hidden-commits behaviour
- Update database section to include forge column in stored fields
- Add configurable options table (database, bind, commit_limit)
- Fix --setup argument order to match preferred style (-c first)
- Remove stale references to per-field behaviour that no longer applies
2026-02-26 20:14:13 +01:00
ThePeGaSuS 0bef957808 Some minor improvements and additions 2026-02-26 20:08:49 +01:00
ThePeGaSuS 5551d2e2f3 Initial release 2026-02-26 15:06:55 +01:00
TehPeGaSuS a0c6ea5f1d Initial commit 2026-02-26 00:31:26 +01:00