Skip to content
/ rigel Public

CotTyanをRubyで書き直すプロジェクト

License

Notifications You must be signed in to change notification settings

CotTyan/rigel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rigel

image

Python で書かれた CotTyan(v2.x)の一部を Ruby で書き直すプロジェクト

起動方法

  1. .envを作成し、
TOKEN="<Discord Bot token>"
CLIENT_ID="<Discord Bot Client ID>"
CHANNEL_ID="<Discord Channel ID>"
TRANSFER="<Discord Channel ID>"

環境に合わせ適宜書き換えてください

  1. bundle installを実行(Gem のインストール)
  2. ruby main.rbを実行
    ※discordrb は libsodium への依存関係が存在しているようなので事前にインストールしておく必要があります

About

CotTyanをRubyで書き直すプロジェクト

Resources

License

Stars

Watchers

Forks

Languages