Make bot library functional
This commit is contained in:
parent
3eade77cf1
commit
1bb38fc836
9 changed files with 167 additions and 498 deletions
10
setup.py
10
setup.py
|
|
@ -1,10 +0,0 @@
|
|||
from setuptools import setup
|
||||
|
||||
setup(name='yaboli',
|
||||
version='1.0',
|
||||
description='Yet Another BOt LIbrary for euphoria.io',
|
||||
author='Garmelon',
|
||||
url='https://github.com/Garmelon/yaboli',
|
||||
packages=['yaboli'],
|
||||
install_requires=['websockets']
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue