Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
SwordOfSouls committed Nov 26, 2022
2 parents 51d4ad6 + d5d7de8 commit dff225b
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 184 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ body:
- type: input
attributes:
label: DiscordChatExporterPy Version
label: ChatExporter Version
description: Which version of chat-exporter are you using?
placeholder: ver X.Y.Z (`pip show chat-exporter`)
placeholder: ver X.Y.Z
validations:
required: true

- type: input
attributes:
label: Discord Version
description: What version of discord.py (or fork) version are you using?
description: What version of Javacord (or fork) version are you using?
placeholder: discord.py ver X.Y.Z (`pip show discord.py`)
validations:
required: true
Expand All @@ -50,4 +50,4 @@ body:
label: Additional Information
description: If necessary, upload a screenshot of the bug here - as well as any additional information.
validations:
required: false
required: false
8 changes: 0 additions & 8 deletions .idea/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions .idea/encodings.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/jpa-buddy.xml

This file was deleted.

21 changes: 0 additions & 21 deletions .idea/misc.xml

This file was deleted.

124 changes: 0 additions & 124 deletions .idea/uiDesigner.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
[![GPL License][license-shield]][license-url]


<h1>UNCOMPLETED PROJECT</h1>
<h2>DiscordChatExporter</h2>

<p>
Expand All @@ -31,11 +32,11 @@


<!-- LINK DUMP -->
[language-dom]: https://img.shields.io/github/languages/top/swordofsouls/discordchatexporter?style=for-the-badge
[stars-shield]: https://img.shields.io/github/stars/swordofsouls/discordchatexporter?style=for-the-badge
[stars-url]: https://github.com/swordofsouls/discordchatexporter/stargazers
[issues-shield]: https://img.shields.io/github/issues/swordofsouls/discordchatexporter?style=for-the-badge
[issues-url]: https://github.com/swordofsouls/discordchatexporter/issues
[license-shield]: https://img.shields.io/github/license/swordofsouls/discordchatexporter?style=for-the-badge
[license-url]: https://github.com/swordofsouls/discordchatexporter/blob/master/LICENSE
[github-url]: https://github.com/swordofsouls/discordchatexporter/
[language-dom]: https://img.shields.io/github/languages/top/SwordOfSouls/DiscordChatExporter?style=for-the-badge
[stars-shield]: https://img.shields.io/github/stars/SwordOfSouls/DiscordChatExporter?style=for-the-badge
[stars-url]: https://github.com/SwordOfSouls/DiscordChatExporter/stargazers
[issues-shield]: https://img.shields.io/github/issues/SwordOfSouls/DiscordChatExporter?style=for-the-badge
[issues-url]: https://github.com/SwordOfSouls/DiscordChatExporter/issues
[license-shield]: https://img.shields.io/github/license/SwordOfSouls/DiscordChatExporter?style=for-the-badge
[license-url]: https://github.com/SwordOfSouls/DiscordChatExporter/blob/master/LICENSE
[github-url]: https://github.com/SwordOfSouls/DiscordChatExporter/

0 comments on commit dff225b

Please sign in to comment.