Code Monkey home page Code Monkey logo

shell-bot-telegram's Introduction

shell-bot-telegram Project

This project contains a bot implemented in Python. The bot is designed to perform certain tasks based on the settings configured.

Features

  1. Logging: The bot has a logging feature that helps in debugging and tracking the bot's activities.

  2. Settings Validation: The bot validates the settings to ensure it is configured correctly. If the bot is public and does not have CMD_WHITE_LIST or ONLY_SHORTCUT_CMD set, it raises a ValueError.

Installation

Follow the steps below to install and run the bot:

  1. Clone the repository:

    git clone https://github.com/3Kmfi6HP/shell-bot-telegram.git
    
  2. Navigate to the project directory:

    cd shell-bot-telegram
    
  3. Install the required dependencies:

    pip install -r requirements.txt
    
  4. Run the bot:

    python bot.py
    

Please ensure to update the settings.py file with the correct configurations before running the bot.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

shell-bot-telegram's People

Contributors

3kmfi6hp 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.