Skip to content

shuichi-ochiai/MrSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MrSearch

美味しいものを検索するSlackBot

環境

Pipenv

各APIKey

  • 必要なAPIKeyは、環境変数から読み込む仕様にしている

  • SlackBot

    • SLACK_BOT_API_TOKENへセット
  • ぐるなびAPI

    • GURUNAVI_API_TOKENへセット
  • APIKey設定方法

    • .bash_profile
      •   export SLACK_BOT_API_TOKEN=*********
          export GURUNAVI_API_TOKEN=*********
        
    • PyCharm
      • run -> Edit Config -> Environment variables -> key,valueで設定

Gitについて

slackbotについて

ぐるなびAPIについて

About

美味しいものを検索するslackbot(検索くん)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages