Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Multiplayer call to Telegram bot
Post: RE: Multiplayer call to Telegram bot

import config import mail import exmo_exchange import telebot from telebot import types from random import randint bot=telebot.TeleBot(config.token) keyboard1=telebot.types.ReplyKeyboardMarkup(True)...
AlexSn2020 General Coding Help 2 2,412 Jul-01-2020, 10:35 AM
    Thread: Multiplayer call to Telegram bot
Post: Multiplayer call to Telegram bot

I'm writing a telegram-bot. It checks the email box(common to all), and if it finds the set parameters then returns some information to the user and delete this email that contains this parameters. So...
AlexSn2020 General Coding Help 2 2,412 Jul-01-2020, 09:40 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020