mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-04-28 09:15:57 +00:00
Merge branch 'main' of https://github.com/ABOCN/TelegramBot
This commit is contained in:
commit
39d327bb99
5
LICENSE
5
LICENSE
@ -1,7 +1,6 @@
|
||||
BSD 3-Clause License
|
||||
|
||||
Copyright (c) 2024-2025, Lucas Gabriel <lucmsilva651@gmail.com>,
|
||||
ABOCN <abocn@protonmail.me> and all contributors
|
||||
Copyright (c) 2025, Lucas Gabriel <lucmsilva651@gmail.com>
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
@ -26,4 +25,4 @@ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
||||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
10
README.md
10
README.md
@ -1,7 +1,7 @@
|
||||
# Kowalski (Node.js Telegram Bot)
|
||||
|
||||
[](CODE_OF_CONDUCT.md)
|
||||
[](https://github.com/abocn/TelegramBot/blob/main/LICENSE)
|
||||
[](https://github.com/abocn/TelegramBot/blob/main/LICENSE)
|
||||
[](https://github.com/abocn/TelegramBot/actions/workflows/github-code-scanning/codeql)
|
||||
[](https://github.com/abocn/TelegramBot/actions/workflows/dependabot/dependabot-updates)
|
||||
|
||||
@ -96,6 +96,14 @@ If you prefer to use Docker directly, you can use these instructions instead.
|
||||
chmod +x src/plugins/yt-dlp/yt-dlp
|
||||
```
|
||||
|
||||
## Contributors
|
||||
|
||||
<a href="https://github.com/abocn/TelegramBot/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=abocn/TelegramBot" />
|
||||
</a>
|
||||
|
||||
Made with [contrib.rocks](https://contrib.rocks).
|
||||
|
||||
## About/License
|
||||
|
||||
BSD-3-Clause - 2024 Lucas Gabriel (lucmsilva).
|
||||
|
Loading…
x
Reference in New Issue
Block a user