Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

freeRT公式サーバー専属botのソースコード。

Notifications You must be signed in to change notification settings

SakuraProject/Free-RT-Server-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free-RT-Server-Bot

freeRT公式サーバー専属botです。まだ機能は作成されていませんが作成予定の機能は以下の通りです。

  • よくある質問
  • (free) RTダウン通知
  • 質問自動回答ヘルパー
  • etc...

Installation

Depedencies

必要なものです。

  • Python 3.8
  • git
  • requirements.txtにあるもの全て。
    • jishaku
    • ujson
    • discord.py 2.1.0a

起動手順

  1. 必要なものをpip install -r requirements.txtでインストールをします。
  2. 必要なTOKENなどをauth.template.jsonを参考にauth.jsonに書き込む。
  3. python3 main.pyで実行する。

About

freeRT公式サーバー専属botのソースコード。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages