Skip to content

originChats/chats.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chats.py

A Python wrapper for writing bots for originChats.

Install

For local development:

python -m pip install -e .

Published/install name:

pip install chats.py

Usage

  1. Copy .env.example to .env.
  2. Fill in the required bot credentials.
  3. Run one of the examples:
python examples/addBot.py

Example imports use the package directly:

from chats_py import Client, Option

About

A python wrapper for writing bots for originchats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages