Coder Social home page Coder Social logo

gigachad's Introduction

GigaChad

Giga Chad Official Telegram Account!

This repository blongs to a meme bot called giga chad

Requirements

Config files

this bot uses config files to receive variables

You need two config files in these formats

  1. giga.ini
[pyrogram]
api_id = your_api_id
api_hash = your_api_hash

[plugins]
root = plugins

[mysql]
hostname = your_hostname
username = your_username
password = your_password
database = gigachad

[apiadmin]
;TeraChad
api_admin = your bot username

[gigachad]
longTextLength = 150
  1. tera.ini
[pyrogram]
api_id = your_api_id
api_hash = your_api_hash
bot_token = your_bot_token

[plugins]
root = plugins

[mysql]
hostname = your_hostname
username = your_username
password = your_password
database = gigachad

[admins]
; admin1
admin = admin1_ID
; admin2
admin1 = admin2_ID
; admin3
admin3 = admin3_ID

[gigachad]
ID = your_client_id

Run

  1. git clone https://github.com/Azarkasb/GigaChad.git to download the source code.
  2. cd GigaChad, to enter the directory.
  3. python -m venv venv && . venv/bin/activate to create and activate a virtual environment.
  4. pip install -U -r requirements.txt, to install the requirements.
  5. create giga.ini,tera.ini in GigaChad and TeraChad directory
  6. Run giga.py and tera.py in two different cmd
  7. enjoy

License

MIT © 2021-present Azarkasb

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.