Skip to content

aleksfolt/foltedinlinebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folted Inline Bot

FoltedInlineBot is an inline bot built using Python that allows users to interact and get various responses via inline queries.

Features

  • Inline Support: Responds to inline queries with customizable results.
  • Asynchronous Integration: For more efficient work.

Installation

  1. Clone the repository:
    git clone https://github.com/aleksfolt/foltedinlinebot.git
  2. Install dependencies:
    pip install -r req.txt

Usage

  1. Set up a .env file with all tokens. All tokens are indicated in config.py.
  2. Run the bot:
    python3 main.py

Contribution

Feel free to submit pull requests and report issues to improve this bot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages