Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.26 KB

README.md

File metadata and controls

49 lines (36 loc) · 1.26 KB

YearProgressBot

\\ YearProgressBot /// written in Bash, for Telegram.

Deployment

  1. Clone the reposistory:
$ git clone https://github.com/RedL0tus/YearProgressBot.git
  1. Copy and modify the systemd unit file:
    Use your favourite editor to replace the dummy environment variables with yours. Don't forget to change the path at ExecStart as well.
# cp YearProgressBot.service /etc/systemd/system/YearProgressBot.service
# nano /etc/systemd/system/YearProgressBot.service
  1. Start the bot
# systemctl start YearProgressBot

License

WTFNMFPLv1

    DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE
                    Version 1, October 2013

 Copyright © 2013 Ben McGinnes <[email protected]>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

   DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.

  1. Do not hold the author(s), creator(s), developer(s) or
     distributor(s) liable for anything that happens or goes wrong
     with your use of the work.