🤖 Your own unlimited pack of Telegram-stickers
Go to file
Maxim Lebedev fbadd19a79 Merge branch 'release/1.0' 2017-12-02 03:49:10 +05:00
i18n Added total pack size information in inline button 2017-11-30 05:21:55 +05:00
.gitignore 🔧 Ignore certificate files 2017-11-20 14:03:47 +05:00
.travis.yml 👷 Added Travis CI configuration 2017-11-21 01:51:01 +05:00
LICENSE.md 🎉 Initial commit 2017-11-20 11:29:58 +05:00
Makefile 🔧 Added goi18n build tools snippets to Makefile 2017-11-21 03:51:11 +05:00
PATRONS.md 👥 Added PATRONS.md 2017-11-30 12:57:09 +05:00
README.md 🎉 Initial commit 2017-11-20 11:29:58 +05:00
add.go 🚑 Fixed '/addSticker' panic after getting sticker without emoji 2017-11-23 17:15:56 +05:00
cancel.go 🔥 Removing unused imports 2017-11-23 16:29:02 +05:00
commands.go 📈 Added botan analytics from Yandex.AppMetrika 2017-11-29 04:52:54 +05:00
config.example.yaml 📈 Added botan analytics from Yandex.AppMetrika 2017-11-29 04:52:54 +05:00
database.go Added total pack size information in inline button 2017-11-30 05:21:55 +05:00
delete.go Added total pack size information in inline button 2017-11-30 05:21:55 +05:00
docker-compose.yaml 🐳 Fixed 'ports' to 'expose' in docker-compose.yaml 2017-11-29 04:54:24 +05:00
err_check.go Added errCheck method 2017-11-20 12:02:01 +05:00
get_updates_channel.go 🔨 Remove webhook only if LongPolling mode activated 2017-11-30 03:14:46 +05:00
help.go 🔥 Removing unused imports 2017-11-23 16:29:02 +05:00
init.go 📈 Added botan analytics from Yandex.AppMetrika 2017-11-29 04:52:54 +05:00
inline_query.go Removed color sensitive for emojis in inline search 2017-12-01 20:51:40 +05:00
main.go 🚸 Setted inline updates filter to >25 symbols 2017-11-30 05:37:10 +05:00
messages.go 📈 Added botan analytics from Yandex.AppMetrika 2017-11-29 04:52:54 +05:00
reset.go Added total pack size information in inline button 2017-11-30 05:21:55 +05:00
start.go 🐛 Fixed markdown entities parsing in reply message on '/start' 2017-11-30 03:12:40 +05:00
switch_locale.go 🚚 Move localization funtion to separate switchLocale method 2017-11-23 16:17:25 +05:00

README.md