Skip to content

Assets moved to a dedicated repo. #1012

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 29, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
### Deprecated
### Removed
- Service message system commands, which are now handled by `GenericmessageCommand`.
- Assets have been moved to a dedicated repository.
### Fixed
- Boolean value for Polls gets saved correctly in MySQL DB.
- Correctly use `Request::answerInlineQuery` in `InlineQuery::answer`.
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center">
PHP Telegram Bot<br>
<br>
<img src="assets/logo/512px/logo_plain.png" title="PHP Telegram Bot" alt="PHP Telegram Bot logo">
<img src="https://raw.githubusercontent.com/php-telegram-bot/assets/master/logo/512px/logo_plain.png" title="PHP Telegram Bot" alt="PHP Telegram Bot logo">
<br>
</h1>

Expand Down Expand Up @@ -56,6 +56,7 @@ A Telegram Bot based on the official [Telegram Bot API]
- [Upload and Download directory path](#upload-and-download-directory-path)
- [Logging](doc/01-utils.md)
- [Documentation](#documentation)
- [Assets](#assets)
- [Example bot](#example-bot)
- [Projects with this library](#projects-with-this-library)
- [Troubleshooting](#troubleshooting)
Expand Down Expand Up @@ -569,6 +570,10 @@ $telegram->setUploadPath('/your/path/Upload');
Take a look at the repo [Wiki] for further information and tutorials!
Feel free to improve!

## Assets

All project assets can be found in the [assets](https://github.com/php-telegram-bot/assets) repository.

## Example bot

We're busy working on a full A-Z example bot, to help get you started with this library and to show you how to use all its features.
Expand Down
Binary file removed assets/logo/512px/logo_flag_uk.png
Binary file not shown.
Binary file removed assets/logo/512px/logo_plain.png
Binary file not shown.
1,621 changes: 0 additions & 1,621 deletions assets/logo/logo.ai

This file was deleted.

1 change: 0 additions & 1 deletion assets/logo/logo.svg

This file was deleted.