Metadata-Version: 2.1
Name: Baroniq
Version: 0.0.2
Summary: my God
Home-page: https://github.com/baronblack7/Baroniq
Author: Falh Gomer
Author-email: aowrass45467@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Baroniq
#  to install type
 pip install Baroniq
# to use  it
from baron_class2 import GOD_names
VARNAME=GOD_names()
VARNAME.send_msg(ener token bot here, enter id chat here, enter sec dealy here)
        OR
from baron_class import Baron_bot 
VARNAME=Baron_bot()
VARNAME.send_msg(ener token bot here, enter id chat here, enter sec dealy here)


