LINE Emoji demo bot: A sample LINE Chatbot to demo LINE emoji feature (send/receive) by Golang
For LINE Emoji API, please check:
How to use it
-
Scan this QR code add LINE Friend.
-
Input any string with emoji.
-
The echo bot will reply you three kinds of way message:
- Original emoji way with send fixed emoji (Brown) (it is deprecated.)
- New Emoji API with send fixed emoji (Brown)
- Echo what user send to the bot. (if your emoji is not standard one). It will be replaced by Brown one.
Installation and Usage
More detail, please check my LINE Bot Template project.
License
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.