Santim / app.py
Seraph19's picture
Upload 5 files
cf8b9d7 verified
raw
history blame
60 Bytes
from bot import main
if __name__ == '__main__':
main()