Coder Social home page Coder Social logo

smz70 / greed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from steffo99/greed

0.0 0.0 0.0 210 KB

A customizable, multilanguage Telegram shop bot with Telegram Payments support

License: GNU Affero General Public License v3.0

Python 100.00%

greed's Introduction

greed

A customizable, multilanguage Telegram shop bot with Telegram Payments support!

Requirements

Installation

  1. Download the project files through git clone https://github.com/Steffo99/greed.git (recommended) or this link.
  2. Install the project requirements with pip install -r requirements.txt
  3. Optional: run pip install coloredlogs to have colored logging output.
  4. Run python -OO core.py to generate the configuration file.
  5. Open the config folder and edit the config.ini file following the contained instructions.
    Ensure the is_template field is set to no.
  6. Run python -OO database.py to generate the database tables.
  7. Optional: customize the strings.py file
  8. Run python -OO core.py again to run the bot.
  9. Open Telegram, and send a /start command to your bot to be promoted to administrator.

Usage

All the bot features are available through Telegram. As the administrator, you can add new products, check the placed orders, create new transactions and generate .csv log files.
Users will be able to add credit to their wallet, place orders and contact you in case they require assistance.

Updating

Through git

If you downloaded greed through git, you can update it by running:

git stash
git pull
git stash pop

By redownloading the zip file

If you downloaded greed through the zip archive, you can update it by redownloading the latest version and by moving your config.ini and database.sqlite (if applicable) files to the new folder.

Documentation

greed currently does not have a documentation page, but you can try to read the paper (in Italian) I wrote for my final Scuola Superiore exam about it.

Help!

If you find a bug, have an idea for a new feature or just require help with greed, please post an issue on GitHub, or, if GitHub is blocked in your country, join the Telegram group and send a message there.

Forks

Please note that @Steffo99, the developer of greed, does not endorse any of these forks.

Bitcoin - Blockonomics

DarrenWestwood is currently maintaining a greed fork with Bitcoin support through Blockonomics.

greed's People

Contributors

darrenwestwood avatar pzhuk avatar steffo99 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.