Luca Brasi Bot:回购自动主持人 源码
卢卡·布拉西·波特(Luca Brasi Bot) 这是 subreddit的管理bot代码。 安装 # Clone the repo: git clone git@github.com:Vitards/Luca-Brasi-Bot.git # Change to the directory cd Luca-Brasi-Bot # Install npm dependencies npm install .env文件 秘密存储在.env文件中,该文件未在git中跟踪。 为了使它起作用,您将需要在根目录中创建具有以下内容的文件: CLIENT_ID=[APP_CLIENT_ID] CLIENT_SECRET=[APP_CLIENT_SECRET] USERNAME=[REDDIT_USERNAME] PASSWORD=[REDDIT_USER_PASSWORD] 您可以将.env.exa
文件列表
Luca-Brasi-Bot-master.zip
(预估有个12文件)
Luca-Brasi-Bot-master
.env.example
132B
src
index.ts
431B
__tests__
getClient.test.ts
156B
processSubmission.ts
221B
getClient.ts
450B
.circleci
config.yml
372B
暂无评论