A corporation manager and dashboard for EVE Online
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

members.py 131 B

12345678
  1. # -*- coding: utf-8 -*-
  2. # ...
  3. SCOPES = {"esi-corporations.read_corporation_membership.v1"}
  4. def navitem():
  5. return "Members"