/LINEReversi

Play reversi with LINE bot using richmenu!

Primary LanguagePHP

LINEReversi

Play reversi with LINE bot using richmenu!

Sample

BonyReversi - https://lin.ee/qJVUJMg

Setup

  1. Setup your server which has SSL connection. (https://bonychops.hatenablog.jp/entry/2019/05/18/010836)
  2. Create your application. (https://developers.line.biz/)
  3. Set your server address to your applications webhook settings.(If you have a server hosting with a domain name 'unchi.com', your webhook setting would be like 'https://unchi.com/bot.php')
  4. Set your Access Token, Channel ID and Channel Token to "clientinfo.php"
  5. Create some image as 'default.png'. It will show to users as title screen.
  6. Run 'defaultset.php' to set title screen.
  7. Enjoy!

Delete all richmenu

If you have some trouble with richmenu, you may want to delete all of richmenu... If it so, please run 'deleteall.php'

Make it stronger?

Edit 'reversi.php'.