This website works better with JavaScript.
Explore
Autres services
Help
Sign In
gnouseu
/
tuxbot-bot
Watch
4
Star
4
Fork
You've already forked tuxbot-bot
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
TuxBot, A discord bot made in python
https://gnous.eu
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
394
Commits
3
Branches
6
Tags
89 MiB
Tag:
Branch:
Tree:
master
master
rewrite
v3
7.0.1
8.0.2
V4.2
V5.0
V6.0
V6.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
tuxbot-bot
/
setup.py
6 lines
68 B
Raw
Permalink
Normal View
History
Unescape
Escape
feat(doc): add readme file
3 years ago
from
setuptools
import
setup
update(setup): improve setup UI
2 years ago
setup
(
update(core): change to >=3.8
2 years ago
python_requires
=
"
>=3.8
"
,
update(setup): improve setup UI
2 years ago
)