Giter VIP home page Giter VIP logo

secretsantabot's Introduction

Secret Santa (TelegramBot) ๐Ÿง‘๐Ÿปโ€๐ŸŽ„๐ŸŽ„

I wanted to play Secret Santa with my friends this holiday season, so I thought: hey! we all use telegram... why not make a friendly bot that handles the logistics?

Here are the results.

How does it work?

Well, first of all, if you want to download this proyect and create your own bot, you will need to tal with @BotFather and ask him for a /newbot. After that, the Bot Father will give you a token, which is needed to intantiate the bot.

How to run?

When you download the code, it will be necessary to:

  1. Create a database db.sqlite in project's root folder (you can choose another name but by default this code assumes that one).
  2. Create an environment (I suggest using python3 -m venv <env_path>).
  3. Activate your new environment (in Linux source <env_path>/bin/activate).
  4. Install bot's requirements with pip3 install -r requirements.txt.
  5. Run setup with python3 setup.py.
  6. Paste your token assigned by Bot Father in runner.py.
  7. Run the bot (and do not stop it) python3 runner.py.

Bot Commands

... Comming soon

secretsantabot's People

Contributors

bryawnie avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.