[dependencies.dotenv]
version = "0.10"
[dependencies.env_logger]
version = "0.3"
[dependencies.futures]
version = "0.1"
[dependencies.log]
version = "0.3"
[dependencies.telebot]
version = "0.2.5"
[dependencies.tokio-core]
version = "0.1"
[package]
authors = ["Riley Trautman <asonix@tamu.edu>"]
description = "A telegram bot to assist with administration of chats"
keywords = ["telegram", "administration"]
license = "GPL-3.0"
name = "admin_bot"
readme = "README.md"
repository = "https://github.com/asonix/telegram-admin-bot"
version = "0.1.0"