from setuptools import setup setup( name='fun and admin bot', version='1.0.0', packages=['lib'], url='', license='', author='riksl', author_email='', description='' )