Dart Nyxx Discord Bot
dart pub get
建立 .env
BOT_TOKEN = "XXXXXXXXXXXXX"
dart run
!help #查看使用說明
!intro #查看 NYUST GDSC 資訊
!comming_events #查看 NYUST GDSC 即將到來的活動
!throw #擲骰子 擲硬幣
A sample command-line application with an entrypoint in bin/
, library code
in lib/
, and example unit test in test/
.