Skip to content

hassybirobiro/discordpy-startup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discordpy-startup

Deploy

各種ファイル情報

discordbot.py

PythonによるDiscordBotのアプリケーションファイルです。

requirements.txt

使用しているPythonのライブラリ情報の設定ファイルです。

Procfile

Herokuでのプロセス実行コマンドの設定ファイルです。

runtime.txt

Herokuでの実行環境の設定ファイルです。

app.json

Herokuデプロイボタンの設定ファイルです。

.github/workflows/flake8.yaml

GitHub Actions による自動構文チェックの設定ファイルです。

.gitignore

Git管理が不要なファイル/ディレクトリの設定ファイルです。

LICENSE

このリポジトリのコードの権利情報です。MITライセンスの範囲でご自由にご利用ください。

README.md

このドキュメントです。

About

Herokuでdiscord.pyを始めるテンプレート

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%