Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 320 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 320 Bytes

discord_timeline_bot

Dependencies

  • cpanminus
  • Carton
  • openssl
    • If you're using Debian, please run apt install libssl-dev

Installation

$ carton install
$ cp app.conf.example app.conf
$ nano app.conf                 # set token and webhook url

Launch

$ perl ./main.pl