File size: 69 Bytes
57fa15b
 
 
 
1
2
3
4
5
from .discord_bot import main

if __name__ == "__main__":
    main()