Skip to content

charutomo/spinthewheelbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spin the wheel bot

A telegram bot for selecting a random choice

Table of Contents

  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

This is a telegram bot that allows the user to populate the choices, then selects a random choice from it.

Built With

  • python==3.7.10
  • python-telegram-bot==12.4.2

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Install python-telegram-bot with

python3 -m pip install -r requirements.txt

Installation

  1. Clone the repo
    git clone https://github.com/qijie44/spinthewheelbot.git
  2. Generate a new bot using botfather and copy the token generated
  3. Paste the token into bot.ini, replacing YOUR_BOT_TOKEN_HERE and save.
  4. Run the bot.py using python
  5. Edit commands on botfather by using the command list from commands.txt

License

Distributed under the MIT License. See LICENSE for more information.

This project is provided as it is. Please do not contact me.

About

a telegram bot for selecting a random choice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%