diff --git a/testing/live/DutyPusher/images/icon.png b/testing/live/DutyPusher/images/icon.png new file mode 100644 index 0000000000..a0c6b14f84 Binary files /dev/null and b/testing/live/DutyPusher/images/icon.png differ diff --git a/testing/live/DutyPusher/manifest.toml b/testing/live/DutyPusher/manifest.toml new file mode 100644 index 0000000000..7705faf8b5 --- /dev/null +++ b/testing/live/DutyPusher/manifest.toml @@ -0,0 +1,13 @@ +[plugin] +repository = "https://github.com/MorCherlf/FFXIVDutyPusher.git" +commit = "97e4c5abedef7e5680b61f3cf9305dca3d1a169f" +owners = ["MorCherlf"] +project_path = "DutyPusher" +changelog = """\ +Initial test release. +API 11 +Add Telegram Official Bot API Support +Refactored the code logic to reduce coupling between certain services. +Completely rewritten the DutyListener. +Added localization support for de, es, fr, it, ja, ko, no, ru, and tw. +""" \ No newline at end of file