Skip to content

Repository files navigation

Kebab Bot

Rust、Serenity、Poiseを使用したDiscord Botです。

セットアップ

  1. Discord Developer Portal (https://discord.com/developers/applications) でアプリケーションを作成
  2. Botページでトークンを取得
  3. .env.example.envにコピーして、トークンを設定:
    cp .env.example .env
    
  4. .envファイルを編集してトークンを設定:
    DISCORD_TOKEN=your_actual_bot_token_here
    

実行

cargo run
cargo build --release

技術スタック

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages