Giter VIP home page Giter VIP logo

gptus's Introduction

git clone https://github.com/sahilsi552/gptus && cd gptus

Install requirements:

pip3 install -r requirements.txt

Install all modules imported in library maybe i missed some modules

replace values:-

https://github.com/sahilsi552/gpt/blob/67a52ba1cec97fb39e57945bb2a3214d66232dd8/main.py#L1-L5

run code:

python3 main.py

#info about bot

[Your links will be automatically converted into text url]

[.addfilter {txt}] #reply to a message to add into filters

[.rmfilter {txt}] #remove a filter

[.filters {txt}] #check filters

filters are one single text code if you send that code then your filter text will automatically sent..

eval_telegram_bot

for testing one line codes of python code in telegram How to use:

Command : !eval or .eval or /eval

#send a photo

.eval await c.send_photo("asgj.jpg")

get message details that's you reply

.eval m.reply_to_message

.eval await m.reply("gjdk")

.eval any_one_line_code

using python-telegram-bot client...

.eval await ptb.send_message(...)

using telethon client...

.eval await tlbot.send_message(...)

using pyrogram bot client...

.eval await bot.send_message(...)

#use any installed module...

download speed test (in bytes)

.eval speedtest.Speedtest().upload()

#download something with link in server

.eval wget.download('link')

#download yt video

.eval yt_dlp.YoutubeDL().download("yt_link")

gptus's People

Contributors

surendra9123 avatar sahilsi552 avatar

Watchers

 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.