Skip to content

gw31415/gartbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

がーとぼっと

がーと(Twitter) が作り始めた,主に数学を愛する会(Twitter)の Discord サーバーで動かしている Discord の Bot です. 現在は他のサーバーへの招待リンクは発行していません.

公式 Discord サーバー

https://discord.gg/7gypE3Q

必要要件

  • Linux or macOS
  • Python3
  • TeXLive
  • Poppler (pdftoppm)
  • ImageMagick (convert)

テスト方法

.env を作り

DISCORD_TOKEN="Your_Discord_Bot_Token" 

とする.

config.json を作り

{ "prefix": "!" }

とする.

シェルで

pip install -r requirements.txt 

を実行する.

gartbot.py を Python3 で実行する.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors