mirror of
https://codeberg.org/sch/BukuBot
synced 2024-11-17 11:38:41 +01:00
3 lines
89 B
Python
3 lines
89 B
Python
from bukubot.version import __version__, __version_info__
|
|
|
|
print('BukuBot', __version__)
|