This commit is contained in:
fluffy 2020-06-23 11:42:34 -07:00
parent 34e237a2f8
commit a40215d130
3 changed files with 8 additions and 3 deletions

View File

@ -9,4 +9,4 @@ verify_ssl = true
mastodon-py = "*"
[requires]
python_version = "3.8"
python_version = "3.6"

4
Pipfile.lock generated
View File

@ -1,11 +1,11 @@
{
"_meta": {
"hash": {
"sha256": "e1e748e6bfb785d9b09c957bcf7f435561dc8f9dbe63cb6f22d9bbb69aa22aa8"
"sha256": "921e310bf20e9bc19a5a9c5db96f8c452c2e5fff869df766bc00b2b6bda00796"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.8"
"python_version": "3.6"
},
"sources": [
{

5
run.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
cd "$(dirname "$0")"
pipenv run python3 beatbot.py