#!/usr/bin/env python3 from orochi import bot if __name__ == '__main__': bot.run()