Info
Voting
Comments
https://t.me/GlaxTicTacToeBot
(source: https://github.com/mbasaglia/mini-app-glaximini/commit/c54f5b9ba631891d7ce6a567d24d6c6b116bbdca)
This app allows you to play tic tac toe (also known as naughts and crosses) against another player on Telegram.
A user can create a new game, share the link with a friend on telegram. If the friend clicks on that link the first user needs to approve the request to join the game.
After all that they can play tic tac toe
(source: https://github.com/mbasaglia/mini-app-glaximini/commit/c54f5b9ba631891d7ce6a567d24d6c6b116bbdca)
This app allows you to play tic tac toe (also known as naughts and crosses) against another player on Telegram.
A user can create a new game, share the link with a friend on telegram. If the friend clicks on that link the first user needs to approve the request to join the game.
After all that they can play tic tac toe
https://t.me/GlaxMiniEventBot
(source: https://github.com/mbasaglia/mini-app-events/commit/07b7b9e548ca131a45415a302ef574f18eef71b6)
This app shows an interface that allows users to mark events they plan to attend. The bot will send a notification when the event is starting. Users marked as admins have the ability to create and modify events.
(source: https://github.com/mbasaglia/mini-app-events/commit/07b7b9e548ca131a45415a302ef574f18eef71b6)
This app shows an interface that allows users to mark events they plan to attend. The bot will send a notification when the event is starting. Users marked as admins have the ability to create and modify events.
https://t.me/GlaximiniBot
(source: https://github.com/mbasaglia/mini-app-glaximini/commit/c54f5b9ba631891d7ce6a567d24d6c6b116bbdca)
This app allows the user to create animated stickers and share them on Telegram.
(source: https://github.com/mbasaglia/mini-app-glaximini/commit/c54f5b9ba631891d7ce6a567d24d6c6b116bbdca)
This app allows the user to create animated stickers and share them on Telegram.
As part of this, I've developed a python framework to make mini apps (and regular telegram bots too): https://github.com/mbasaglia/mini_apps I'm in the process of refactoring the internals to make the system more modular
You have not added any comments yet...
by rating
Issues
> it does work on Android and telegram desktop
I just checked on Web client as well — it does work there, the contacts selection window appears.
Checked the Debug mode on the Desktop, no exceptions appear in the Console, and no network requests/websocket messages were sent
I just checked on Web client as well — it does work there, the contacts selection window appears.
Checked the Debug mode on the Desktop, no exceptions appear in the Console, and no network requests/websocket messages were sent
Mac OS app (latest) iOS Telegram app
Nobody added any issues yet...