🤖 Your own unlimited pack of Telegram-stickers
Go to file
Maxim Lebedev 5b6ce166de
🐛 Fixed package name in methods and other actions
2017-12-27 21:15:54 +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 👥 Updated PATRONS.md list 2017-12-08 04:33:12 +05:00
README.md 🎉 Initial commit 2017-11-20 11:29:58 +05:00
add.go 🐛 Fixed package name in methods and other actions 2017-12-27 21:15:54 +05:00
cancel.go 🐛 Fixed package name in methods and other actions 2017-12-27 21:15:54 +05:00
commands.go 🐛 Fixed package name in methods and other actions 2017-12-27 21:15:54 +05:00
config.example.yaml 🔥 Removed @botanio API token from configuration file 2017-12-08 04:13:39 +05:00
database.go 🗃️ Added dbGetUsers method 2017-12-27 21:11:19 +05:00
delete.go 🐛 Fixed package name in methods and other actions 2017-12-27 21:15:54 +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 🐛 Fixed package name in methods and other actions 2017-12-27 21:15:54 +05:00
help.go 🐛 Fixed package name in methods and other actions 2017-12-27 21:15:54 +05:00
init.go 🔥 RIP @botanio :( 2017-12-08 04:09:50 +05:00
inline_query.go 🐛 Fixed package name in methods and other actions 2017-12-27 21:15:54 +05:00
main.go 🐛 Fixed package name in methods and other actions 2017-12-27 21:15:54 +05:00
messages.go 🐛 Fixed package name in methods and other actions 2017-12-27 21:15:54 +05:00
reset.go 🐛 Fixed package name in methods and other actions 2017-12-27 21:15:54 +05:00
start.go 🐛 Fixed package name in methods and other actions 2017-12-27 21:15:54 +05:00
switch_locale.go 🚚 Move localization funtion to separate switchLocale method 2017-11-23 16:17:25 +05:00

README.md