GithubHelp home page GithubHelp logo

91dariodev / iliadbot Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 2.0 387 KB

Bot telegram per conoscere soglie e credito della tua SIM iliad.

Home Page: https://t.me/iliad_robot

License: GNU Affero General Public License v3.0

Python 100.00%
telegram-bot telegram-bot-api iliad iliadmobile

iliadbot's Introduction

iliadbot

iliadbot è un bot telegram che permette di conoscere soglie e credito della tua SIM iliad. Il bot non è ufficiale e non conserva o salva le tue credenziali di accesso. Il codice sorgente è rilasciato sotto licenza AGPL 3.0.

Potresti non fidarti che non salviamo le tue credenziali e voler eseguire una tua istanza del bot. Di seguito le istruzioni per farlo.

Run this bot by yourself:

On Linux:

  • Move to the path where you want to create the virtualenv directory
cd path
  • Create a folder containing the env named iliadbotenv
virtualenv -p python3 iliadbotenv 
  • Install the bot from the zip
iliadbotenv/bin/pip install https://github.com/91dariodev/iliadbot/archive/master.zip
  • Run the bot. The first parameter of the command is the config.yaml file. Copy from the source config.example.yaml and create a file named config.yaml replacing values.
iliadbotenv/bin/iliadbot path/config.yaml
  • To upgrade the bot:
iliadbotenv/bin/pip install --upgrade https://github.com/91dariodev/iliadbot/archive/master.zip
  • To delete everything:
cd ..
rm -rf iliadbotenv

COMANDI SUPPORTATI:

/info - permette di conoscere stato soglie e credito`
/help - mostra un messaggio di aiuto

iliadbot's People

Contributors

91dariodev avatar makovez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

iliadbot's Issues

Errore nella visualizzazione soglie

Quando si sceglie il pulsante “Soglie Italia”, il bot rimane in caricamento per un tempo indefinito. Se si seleziona il pulsante “Soglie Estero”, vengono mostrate erroneamente le soglie relative all’Italia.

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.