small changes #1
@ -13,12 +13,14 @@ __license__ = "None"
|
||||
# text bot at t.me/projektaktienbot
|
||||
# API Documentation https://core.telegram.org/bots/api
|
||||
# Code examples https://github.com/eternnoir/pyTelegramBotAPI#getting-started
|
||||
|
||||
import os
|
||||
|
||||
import telebot
|
||||
import time
|
||||
import sys
|
||||
import logging
|
||||
|
||||
from telebot import types
|
||||
|
||||
bot_version = "0.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user