-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
mahtoid
committed
Feb 8, 2023
1 parent
58fb03b
commit 8c17e41
Showing
5 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Discord | ||
url: https://discord.gg/mq3hYaJSfa | ||
url: https://discord.gg/2uhHBQDwcc | ||
about: Find help within the Discord community |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" | |
[project] | ||
name = "chat_exporter" | ||
description = "A simple Discord chat exporter for Python Discord bots." | ||
version = "2.5.2" | ||
version = "2.5.3" | ||
readme = "README.md" | ||
authors = [ | ||
{ name="mahtoid", email="[email protected]" } | ||
|
@@ -34,5 +34,5 @@ keywords = ["chat exporter", "discord chat exporter", "discord", "discordpy", "d | |
|
||
[project.urls] | ||
Homepage = "https://github.com/mahtoid/DiscordChatExporterPy" | ||
Discord = "https://discord.gg/mq3hYaJSfa" | ||
Discord = "https://discord.gg/2uhHBQDwcc" | ||
Donate = "https://ko-fi.com/mahtoid" |