aa-rss-to-discord 2.3.1__py3-none-any.whl → 2.3.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,5 +5,5 @@ App init
5
5
  # Django
6
6
  from django.utils.translation import gettext_lazy as _
7
7
 
8
- __version__ = "2.3.1"
8
+ __version__ = "2.3.3"
9
9
  __title__ = _("RSS to Discord")
@@ -9,5 +9,8 @@ from feedparser import USER_AGENT as feedparser_user_agent
9
9
  from aa_rss_to_discord import __version__
10
10
 
11
11
  APP_NAME = "aa-rss-to-discord"
12
+ APP_NAME_USERAGENT = "AA-RSS-to-Discord"
12
13
  GITHUB_URL = f"https://github.com/ppfeufer/{APP_NAME}"
13
- USER_AGENT = f"{APP_NAME}/{__version__} +{GITHUB_URL} via {feedparser_user_agent}"
14
+ USER_AGENT = (
15
+ f"{APP_NAME_USERAGENT}/{__version__} (+{GITHUB_URL}) via {feedparser_user_agent}"
16
+ )
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
10
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
13
  "Language-Team: Czech <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/cs/>\n"
@@ -1,13 +1,13 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # "H. Peter Pfeufer" <info@ppfeufer.de>, 2023, 2024.
4
+ # "H. Peter Pfeufer" <info@ppfeufer.de>, 2023, 2024, 2025.
5
5
  msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
8
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
9
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
10
- "PO-Revision-Date: 2024-05-10 14:10+0000\n"
9
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
10
+ "PO-Revision-Date: 2025-04-25 14:24+0000\n"
11
11
  "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
12
  "Language-Team: German <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/de/>\n"
13
13
  "Language: de\n"
@@ -15,7 +15,7 @@ msgstr ""
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
16
  "Content-Transfer-Encoding: 8bit\n"
17
17
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
- "X-Generator: Weblate 5.5.3\n"
18
+ "X-Generator: Weblate 5.11\n"
19
19
 
20
20
  #: aa_rss_to_discord/__init__.py:9
21
21
  msgid "RSS to Discord"
@@ -6,9 +6,9 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: AA RSS to Discord 2.3.1\n"
9
+ "Project-Id-Version: AA RSS to Discord 2.3.3\n"
10
10
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
11
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
11
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
8
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
9
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
9
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
10
10
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
11
11
  "Last-Translator: Zigor Fernandez Moreno <sietehierros@gmail.com>\n"
12
12
  "Language-Team: Spanish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/es/>\n"
@@ -4,20 +4,21 @@
4
4
  # Peter Pfeufer <info@ppfeufer.de>, 2024.
5
5
  # Houbi_Houba <paul.lacape@live.fr>, 2024.
6
6
  # Mickael Gr4vity <patte.mickael@gmail.com>, 2024.
7
+ # The “Devcutter” Guy <mick162534@gmail.com>, 2025.
7
8
  msgid ""
8
9
  msgstr ""
9
10
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
10
11
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
11
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
12
- "PO-Revision-Date: 2024-08-31 02:58+0000\n"
13
- "Last-Translator: Mickael Gr4vity <patte.mickael@gmail.com>\n"
12
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
13
+ "PO-Revision-Date: 2025-08-03 04:24+0000\n"
14
+ "Last-Translator: The “Devcutter” Guy <mick162534@gmail.com>\n"
14
15
  "Language-Team: French <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/fr/>\n"
15
16
  "Language: fr_FR\n"
16
17
  "MIME-Version: 1.0\n"
17
18
  "Content-Type: text/plain; charset=UTF-8\n"
18
19
  "Content-Transfer-Encoding: 8bit\n"
19
20
  "Plural-Forms: nplurals=2; plural=n > 1;\n"
20
- "X-Generator: Weblate 5.7\n"
21
+ "X-Generator: Weblate 5.12.2\n"
21
22
 
22
23
  #: aa_rss_to_discord/__init__.py:9
23
24
  msgid "RSS to Discord"
@@ -37,4 +38,4 @@ msgstr "Dernier objet"
37
38
 
38
39
  #: aa_rss_to_discord/models.py:73
39
40
  msgid "Last Items"
40
- msgstr ""
41
+ msgstr "Derniers éléments"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
10
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
13
  "Language-Team: Italian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/it/>\n"
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
8
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
9
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
9
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
10
10
  "PO-Revision-Date: 2024-08-05 10:10+0000\n"
11
11
  "Last-Translator: Anata_no_Usiro <yt23542354m@gmail.com>\n"
12
12
  "Language-Team: Japanese <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/ja/>\n"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
10
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Hue Radient <seataoji@gmail.com>\n"
13
13
  "Language-Team: Korean <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/ko/>\n"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
10
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
13
  "Language-Team: Dutch <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/nl/>\n"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
10
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
13
  "Language-Team: Polish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/pl/>\n"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
10
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Dromiel <dimhry@yandex.ru>\n"
13
13
  "Language-Team: Russian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/ru/>\n"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
10
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
13
  "Language-Team: Slovak <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/sk/>\n"
@@ -2,24 +2,25 @@
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
4
  # Peter Pfeufer <info@ppfeufer.de>, 2023, 2024.
5
+ # s0k0l -_- <salarysalo@gmail.com>, 2025.
5
6
  msgid ""
6
7
  msgstr ""
7
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
8
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
9
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
10
- "PO-Revision-Date: 2024-05-10 14:10+0000\n"
11
- "Last-Translator: Anonymous <noreply@weblate.org>\n"
10
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
11
+ "PO-Revision-Date: 2025-04-10 07:05+0000\n"
12
+ "Last-Translator: s0k0l -_- <salarysalo@gmail.com>\n"
12
13
  "Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/uk/>\n"
13
14
  "Language: uk\n"
14
15
  "MIME-Version: 1.0\n"
15
16
  "Content-Type: text/plain; charset=UTF-8\n"
16
17
  "Content-Transfer-Encoding: 8bit\n"
17
18
  "Plural-Forms: nplurals=4; plural=n==1 ? 3 : (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
18
- "X-Generator: Weblate 5.5.3\n"
19
+ "X-Generator: Weblate 5.10.4\n"
19
20
 
20
21
  #: aa_rss_to_discord/__init__.py:9
21
22
  msgid "RSS to Discord"
22
- msgstr ""
23
+ msgstr "RSS до Діскорду"
23
24
 
24
25
  #: aa_rss_to_discord/models.py:44
25
26
  msgid "RSS Feed"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2025-04-09 11:40+0200\n"
10
+ "POT-Creation-Date: 2025-08-05 18:17+0200\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
13
  "Language-Team: Chinese (Simplified) <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/zh_Hans/>\n"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aa-rss-to-discord
3
- Version: 2.3.1
3
+ Version: 2.3.3
4
4
  Summary: Alliance Auth module to post news from RSS feeds to your Discord
5
5
  Project-URL: Changelog, https://github.com/ppfeufer/aa-rss-to-discord/blob/master/CHANGELOG.md
6
6
  Project-URL: Documentation, https://github.com/ppfeufer/aa-rss-to-discord/blob/master/README.md
@@ -0,0 +1,44 @@
1
+ aa_rss_to_discord/__init__.py,sha256=X1dZZ755MLEOpGnwuc1AXepl68EkHreeTnSWzOEs8fo,137
2
+ aa_rss_to_discord/admin.py,sha256=bbvD0w0vFgD4kR4riWIwpOWpb9t8R6BI7ofYqTZbjDw,440
3
+ aa_rss_to_discord/apps.py,sha256=2VCJz9NRLjonlVLMngaoTQLk62hfJwBTSc49PfUK4EE,322
4
+ aa_rss_to_discord/auth_hooks.py,sha256=k5mLzQR1NwtA5MCedLzPyULEhv4ylwqvFpTPZ62eWJ0,273
5
+ aa_rss_to_discord/constants.py,sha256=A-HavWaksOcqEjaaAR-iXwWS9dtZSH3G-yP9SFBZU7s,386
6
+ aa_rss_to_discord/managers.py,sha256=bM4Mi4J-DFKVUhTFrKRh7FmZfZrWcUgOlF7Yeu69lw0,303
7
+ aa_rss_to_discord/models.py,sha256=G-_LjShFDQFcbcg3nuR5mwjBl4zmANsgF8PIrokJOdU,1781
8
+ aa_rss_to_discord/tasks.py,sha256=_PSOR-lapSkvp97X9TFg7hxEYCU8cDANnUJlv2iL-pI,7189
9
+ aa_rss_to_discord/discordbot/cogs/__init__.py,sha256=3u3OJfO3Xh1GightCaX0lhbUbP7Lq2c1nY4Tg1FsrZo,27
10
+ aa_rss_to_discord/discordbot/cogs/rss.py,sha256=aPov4y-ckTwzXdXfKtA5WZZKwy7myOlW2xyK5yWGhy4,8174
11
+ aa_rss_to_discord/locale/django.pot,sha256=uy4zNJsW0AGiapi2ZOiUmFMHtWEvG6Z640TIgBoPisE,961
12
+ aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.mo,sha256=e5Bcjwg3sIKgDgHKifbl2DcH0atHMSygiZwgvKEaifs,565
13
+ aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.po,sha256=DMX9ms5HjlS7VRg4Fq3ysluI_X3lkxs_jjVSyf1QbtM,1186
14
+ aa_rss_to_discord/locale/de/LC_MESSAGES/django.mo,sha256=NGLMzDZwRKCvQH_RtK9wm6UXKWHLuipasTLnjaosbRE,717
15
+ aa_rss_to_discord/locale/de/LC_MESSAGES/django.po,sha256=D9nVe3SzIjVB1I9572lMlnNsdP4GWNrJ57JXTm4IS7s,1182
16
+ aa_rss_to_discord/locale/es/LC_MESSAGES/django.mo,sha256=BNXYj-j0OPYFuLpm0uJS_b28tdtbs1BOMYp_HCWcoC8,664
17
+ aa_rss_to_discord/locale/es/LC_MESSAGES/django.po,sha256=Y7NKn_WIZDG1A--AcWJYKAlbkNDzdK38CeEKxlWY274,1195
18
+ aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.mo,sha256=zwgaGEqI-UlHpc9q1irjc4xDxZJZBheixtIWz-43q1U,721
19
+ aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.po,sha256=zb_X64YRvkXDW4-pY_xPmwpndpiypccDS37tdaWh48o,1336
20
+ aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.mo,sha256=jyxuImpxL3PnEGxbqzYoLvrE014f-wPENwh0LMuWviM,487
21
+ aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.po,sha256=0mF0rRiM62iaoPwaC9Fc9_SHlfUIvR2tG-nSzFH3ekQ,1106
22
+ aa_rss_to_discord/locale/ja/LC_MESSAGES/django.mo,sha256=dzafm9mmWwOeYbuJWyMmxTKxqdBu7ptUXdhXllkSoY4,770
23
+ aa_rss_to_discord/locale/ja/LC_MESSAGES/django.po,sha256=M9TtpWdqOpP2bA0z1C_a0v4dz41Pwt5nuL1Y-5Z2VHA,1228
24
+ aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.mo,sha256=1IW9bwgVPrzDl_0crEO0UMaPF4jP3SyTUrZeRjalzCk,738
25
+ aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.po,sha256=4KXBM5grFD-c7vhpQesU4bElLdoFbfZ4YOVm2WT0PV0,1238
26
+ aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.mo,sha256=JLv2IW5Kp2wqE7MqNn9P9blZ_I-Jp0CIWiHsadYgFUU,483
27
+ aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.po,sha256=pkLkaZMV790NKW5trotRDs3Wi1W7teyXFiXbo694Drk,1104
28
+ aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.mo,sha256=2ugIqkNNVUGxIgfxUjU8SCIBJvSCn6vGzAV9Xnqiyag,543
29
+ aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.po,sha256=bnpoTUI0XUTePA7nKcjGivM8A4jzE_1nsWI5XW8q6MM,1163
30
+ aa_rss_to_discord/locale/ru/LC_MESSAGES/django.mo,sha256=BzuRJnMwz-rpbr8rc_K755H-sstix0LsOpb7lSbkRuo,865
31
+ aa_rss_to_discord/locale/ru/LC_MESSAGES/django.po,sha256=TKTjOLvtQNCov4sNCd3YfDq48l7sYgVPSLA5XmE98c0,1350
32
+ aa_rss_to_discord/locale/sk/LC_MESSAGES/django.mo,sha256=WPcDxnOaK_bCNIPoZQRxryi5F97g2RNn0Zuh9us90U0,562
33
+ aa_rss_to_discord/locale/sk/LC_MESSAGES/django.po,sha256=GnPvGfUQKnbiYgYHNiEtUCy0RykAu71d-Fs1F8kLNdE,1179
34
+ aa_rss_to_discord/locale/uk/LC_MESSAGES/django.mo,sha256=1Qlw1MJfXv9eapoWPS_Rw9FuPBXL1bSIGu8PjB6Hgt8,866
35
+ aa_rss_to_discord/locale/uk/LC_MESSAGES/django.po,sha256=yvoBZPSKRhsgd-PUuMYSpRLzmk8s_7nutW7hydRxkFg,1359
36
+ aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.mo,sha256=DaODnWQcYUSgtxUaPmZoEG6IQ190DS3WzCh6uNvhHh8,518
37
+ aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.po,sha256=8RVjaVrGSy4ru1_Y4qo5QPzRiTLnm6V59KqLDiAQwQ0,1121
38
+ aa_rss_to_discord/migrations/0001_initial.py,sha256=TD8ZmWLleWEw1G3PlQh3HBU4pRXxwIfp_LMQj4IyTDE,2764
39
+ aa_rss_to_discord/migrations/0002_enable_disable_rss_feeds.py,sha256=apLeuxILrxvTntSc1bixfcDqpgt49VscyT6inLKU9k8,396
40
+ aa_rss_to_discord/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
41
+ aa_rss_to_discord-2.3.3.dist-info/METADATA,sha256=A8ZXhGhxzaBTEN4XbNpwpPCHfKzJ2DSq2Owwz5zDuhc,50234
42
+ aa_rss_to_discord-2.3.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
43
+ aa_rss_to_discord-2.3.3.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
44
+ aa_rss_to_discord-2.3.3.dist-info/RECORD,,
@@ -1,44 +0,0 @@
1
- aa_rss_to_discord/__init__.py,sha256=rNJy-aZm3XyjhbGz1yg-TaML4leePtBBR_UukVuYoKI,137
2
- aa_rss_to_discord/admin.py,sha256=bbvD0w0vFgD4kR4riWIwpOWpb9t8R6BI7ofYqTZbjDw,440
3
- aa_rss_to_discord/apps.py,sha256=2VCJz9NRLjonlVLMngaoTQLk62hfJwBTSc49PfUK4EE,322
4
- aa_rss_to_discord/auth_hooks.py,sha256=k5mLzQR1NwtA5MCedLzPyULEhv4ylwqvFpTPZ62eWJ0,273
5
- aa_rss_to_discord/constants.py,sha256=cYJZSecI3mvH44ngxvrA7hxKpVyyZ2e-AOVBS13KNDE,325
6
- aa_rss_to_discord/managers.py,sha256=bM4Mi4J-DFKVUhTFrKRh7FmZfZrWcUgOlF7Yeu69lw0,303
7
- aa_rss_to_discord/models.py,sha256=G-_LjShFDQFcbcg3nuR5mwjBl4zmANsgF8PIrokJOdU,1781
8
- aa_rss_to_discord/tasks.py,sha256=_PSOR-lapSkvp97X9TFg7hxEYCU8cDANnUJlv2iL-pI,7189
9
- aa_rss_to_discord/discordbot/cogs/__init__.py,sha256=3u3OJfO3Xh1GightCaX0lhbUbP7Lq2c1nY4Tg1FsrZo,27
10
- aa_rss_to_discord/discordbot/cogs/rss.py,sha256=aPov4y-ckTwzXdXfKtA5WZZKwy7myOlW2xyK5yWGhy4,8174
11
- aa_rss_to_discord/locale/django.pot,sha256=XpVCfbYc-cyxcqB3uWwrh7KpjbmYOB8JhNyL0T6fCGk,961
12
- aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.mo,sha256=e5Bcjwg3sIKgDgHKifbl2DcH0atHMSygiZwgvKEaifs,565
13
- aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.po,sha256=cIAD5F6iQaQrnRswHfy3mQk82yQy9OyUokg0aFUH3Mc,1186
14
- aa_rss_to_discord/locale/de/LC_MESSAGES/django.mo,sha256=CKLc2PBk_4R_727nWoLv3lQVA73cNbJlObZKVZrpPx4,718
15
- aa_rss_to_discord/locale/de/LC_MESSAGES/django.po,sha256=EYKFpKZtb76ytLSYxfLolE29Epg0mXSrdo62usFebsM,1177
16
- aa_rss_to_discord/locale/es/LC_MESSAGES/django.mo,sha256=BNXYj-j0OPYFuLpm0uJS_b28tdtbs1BOMYp_HCWcoC8,664
17
- aa_rss_to_discord/locale/es/LC_MESSAGES/django.po,sha256=RGQpaFSdicR_3_04AmQq63wnchxvEtpQxmZXCvnoETQ,1195
18
- aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.mo,sha256=5_MQNNB5Vk_hSrbs09CnjxMRX_r94M3pYiFNdwUT1sY,655
19
- aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.po,sha256=RiBt6q4hnqecFWlhWPtCBOokyfJO8KCnUmP6wA577Og,1253
20
- aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.mo,sha256=jyxuImpxL3PnEGxbqzYoLvrE014f-wPENwh0LMuWviM,487
21
- aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.po,sha256=N6tN9jYWa_UjiczWxxV1EFlNVvuhr8afXhi4LPeiDps,1106
22
- aa_rss_to_discord/locale/ja/LC_MESSAGES/django.mo,sha256=dzafm9mmWwOeYbuJWyMmxTKxqdBu7ptUXdhXllkSoY4,770
23
- aa_rss_to_discord/locale/ja/LC_MESSAGES/django.po,sha256=e8Jc9oAo4ZRhUXTXSiAxy2L7L70o9oaEmsZCANtlyFQ,1228
24
- aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.mo,sha256=1IW9bwgVPrzDl_0crEO0UMaPF4jP3SyTUrZeRjalzCk,738
25
- aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.po,sha256=jqkuVGg-SIpX8yNaIssPXQ1CRYeb3Sqvv_7wMnCwq_E,1238
26
- aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.mo,sha256=JLv2IW5Kp2wqE7MqNn9P9blZ_I-Jp0CIWiHsadYgFUU,483
27
- aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.po,sha256=qybZFRNgUBQbILKCpO16pqHyKNUHCqAjciRLvyqZoZE,1104
28
- aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.mo,sha256=2ugIqkNNVUGxIgfxUjU8SCIBJvSCn6vGzAV9Xnqiyag,543
29
- aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.po,sha256=Je3GSpOkbhftihOaf7awbrR2s50FabueePrY8DuZxjo,1163
30
- aa_rss_to_discord/locale/ru/LC_MESSAGES/django.mo,sha256=BzuRJnMwz-rpbr8rc_K755H-sstix0LsOpb7lSbkRuo,865
31
- aa_rss_to_discord/locale/ru/LC_MESSAGES/django.po,sha256=yq9apNzGc0RZWYCK5DBH4VRVXsYyFgz5eF2EPJ5VNzo,1350
32
- aa_rss_to_discord/locale/sk/LC_MESSAGES/django.mo,sha256=WPcDxnOaK_bCNIPoZQRxryi5F97g2RNn0Zuh9us90U0,562
33
- aa_rss_to_discord/locale/sk/LC_MESSAGES/django.po,sha256=I8e6O-W3gTFt0u17JZ-dTYIDzfkna4E3EILQ_d8FVn0,1179
34
- aa_rss_to_discord/locale/uk/LC_MESSAGES/django.mo,sha256=UHsN3RatcezOxbCPK0Ma6ArEMdCoN6Xl4BwKULVjXcE,792
35
- aa_rss_to_discord/locale/uk/LC_MESSAGES/django.po,sha256=pLIxXQK85g4cfyTsehkG9WXHbx7Ouqfjj-TJaKdAJA4,1290
36
- aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.mo,sha256=DaODnWQcYUSgtxUaPmZoEG6IQ190DS3WzCh6uNvhHh8,518
37
- aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.po,sha256=-JT7KhIK1Y07tVVMMSDZKWkJVjA9Gpgk9hk2SM3l84g,1121
38
- aa_rss_to_discord/migrations/0001_initial.py,sha256=TD8ZmWLleWEw1G3PlQh3HBU4pRXxwIfp_LMQj4IyTDE,2764
39
- aa_rss_to_discord/migrations/0002_enable_disable_rss_feeds.py,sha256=apLeuxILrxvTntSc1bixfcDqpgt49VscyT6inLKU9k8,396
40
- aa_rss_to_discord/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
41
- aa_rss_to_discord-2.3.1.dist-info/METADATA,sha256=c730Yg91vumV-bjLL9FlRsO8FeZsBVawlF818MK9-Zg,50234
42
- aa_rss_to_discord-2.3.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
43
- aa_rss_to_discord-2.3.1.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
44
- aa_rss_to_discord-2.3.1.dist-info/RECORD,,