Skip to content

Commit

Permalink
Added files for v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanjay Sunil authored and Sanjay Sunil committed Jan 12, 2021
1 parent ace3cfb commit 9621581
Show file tree
Hide file tree
Showing 49 changed files with 12,323 additions and 12,235 deletions.
8 changes: 8 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
root = true

[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
2 changes: 1 addition & 1 deletion .github/CONTRIBUTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

***

## If you encounter any problems, please email D3VSJ@protonmail.com or message me on [Discord](https://discordapp.com/users/732336924559278181).
## If you encounter any problems, please email sanjaysunil@protonmail.com or message me on [Discord](https://discordapp.com/users/732336924559278181).
2 changes: 1 addition & 1 deletion .github/TRANSLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Use the English Translation file to help you translate the phrases required for

***

## If you encounter any problems, please email D3VSJ@protonmail.com or message me on [Discord](https://discordapp.com/users/732336924559278181).
## If you encounter any problems, please email sanjaysunil@protonmail.com or message me on [Discord](https://discordapp.com/users/732336924559278181).
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

Copyright (C) 2020 Sanjay Sunil (D3VSJ)
Copyright (C) 2020 Sanjay Sunil ([email protected])

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand All @@ -651,7 +651,7 @@ Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

BetterDiscordPanel Copyright (C) 2020 Sanjay Sunil (D3VSJ)
BetterDiscordPanel Copyright (C) 2020 Sanjay Sunil ([email protected])
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
Discord Messaging Panel that allows you to message inside of a bot!
<br />
<br />
<a href="https://github.com/D3VSJ/BetterDiscordPanel/issues/new?assignees=&labels=Bug&template=bug_report.md&title=%5BBUG%5D">Report Bug</a>
<a href="https://github.com/SanjaySunil/BetterDiscordPanel/issues/new?assignees=&labels=Bug&template=bug_report.md&title=%5BBUG%5D">Report Bug</a>
·
<a href="https://github.com/D3VSJ/BetterDiscordPanel/issues/new?assignees=&labels=Suggestions&template=suggestions.md&title=%5BSUGGESTION%5D">Request Feature</a>
<a href="https://github.com/SanjaySunil/BetterDiscordPanel/issues/new?assignees=&labels=Suggestions&template=suggestions.md&title=%5BSUGGESTION%5D">Request Feature</a>
·
<a href="https://discord.gg/9h822H3">Discord Server</a>
</p>
Expand Down Expand Up @@ -41,7 +41,7 @@
<!-- Features -->
## ✨ Features

* 📊 **Discord Bot Statistics:** Gain full insights and details of your discord bot with server and bot information.
* 📊 **Discord Bot Statistics** Gain full insights and details of your discord bot with server and bot information.
* 💬 **Simple Messaging Interface:** BetterDiscordPanel allows you to easily message users and chat within servers using your discord bot. The panel also has a light and dark theme to suit your needs!
* 🔒 **Security:** BetterDiscordPanel does not run on any servers and can be self hosted. All bot details are stored locally and is completely secure.
* 👀 **Opensource:** BetterDiscordPanel is open source on GitHub so you can see all the code behind the project.
Expand Down Expand Up @@ -81,9 +81,9 @@ See the [open issues](https://github.com/sanjaysunil/betterdiscordpanel/issues)

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

View [translation guide](https://github.com/D3VSJ/BetterDiscordPanel/blob/master/.github/TRANSLATION.md).
View [translation guide](https://github.com/SanjaySunil/BetterDiscordPanel/blob/master/.github/TRANSLATION.md).

View [contribution guide](https://github.com/D3VSJ/BetterDiscordPanel/blob/master/.github/CONTRIBUTION.md).
View [contribution guide](https://github.com/SanjaySunil/BetterDiscordPanel/blob/master/.github/CONTRIBUTION.md).
<br/>

## Supporters/Contributors
Expand Down Expand Up @@ -111,7 +111,7 @@ View [contribution guide](https://github.com/D3VSJ/BetterDiscordPanel/blob/maste

## License

Copyright © 2020 Sanjay Sunil (D3VSJ@protonmail.com)
Copyright © 2020 Sanjay Sunil (sanjaysunil@protonmail.com)

Distributed under the MIT License. See `LICENSE` for more information.

Loading

0 comments on commit 9621581

Please sign in to comment.