Giter Site home page Giter Site logo

saintpruby_bot's Introduction

Hi!

This is bot challenge. For our conference we need to have an awesome bot to help visitors during the event. It's super easy to add new commands or implement those, which have not been finished yet. You are free to use sequel

Here are some features you can help to implement:

  • Schedule
  • Speakers
  • Nearby places (places of interest)
  • Post your pic to feed
  • Quiz

Or you can suggest any other feature, which in your opinion might be useful for the event.

How to run

  1. VPN or live outside the Roskomnadzor-controlled area (otherwise it won't connect to the telegram servers)
  2. Clone git clone https://github.com/saintprug/saintpruby_bot.git && cd saintpruby_bot
  3. Get bot token(Instruction)
  4. Copy cp .env.example .env and replace with obtained token
  5. Run docker build -t saintpruby:bot . && docker run -it saintpruby:bot

How to contribute

  1. Fork
  2. Implement a feature
  3. Make a pull request

5 tickets would be given at the end of the challenge: 3 for most voted by community PR's, and 2 — my personal subjective preference. There are no hard limitations, do it for fun and to contribute community!

saintpruby_bot's People

Contributors

dependabot[bot] avatar ivanshamatov avatar k0va1 avatar palkan avatar vizvamitra avatar we138 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

saintpruby_bot's Issues

Add `jobs` command

I have 2 ways of implementation this feature:

  • keep information about jobs in text files
    pros: easy to implement
    cons: hard to modify
    But if jobs won't be updated this is the best i think.
  • store it in a db(hm, redis maybe??)
    pros: easy to edit, add new jobs;
    cons: add new abstraction layer, harder to implement

@IvanShamatov what do you think about all this stuff?

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.