Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add 'role members' command and downgrade python to 3.8.6
gh-13 - 특정 역할에 속한 모든 멤버의 이름을 출력하는 members라는 role의 서브커멘드를 추가함. - 멤버 상태를 읽어올 수 있는 discord intents를 사용하기 위해 discord.py를 1.4.1 -> 1.5.1로 업그레이드 함. gh-14 - python을 3.9.0 -> 3.8.6으로 다운그레이드 함.
- Loading branch information