aboutsummaryrefslogtreecommitdiff
path: root/config.sh.sample
Commit message (Collapse)AuthorAgeFilesLines
* remove sample config and run scriptFlorian Fischer2020-03-171-16/+0
|
* refactor and initial implementation of scheduled_cmdsFlorian Fischer2018-12-131-2/+2
| | | | | | | | | | | * Now the state is stored in a single file at $GSB_STATE_FILE. * Fixed some typos. * Commands are now functions in a dict. The sender_number, the args, and the whole message are passed to the command functions. * for each scheduled command a name, the command args and the timestamp of the last execution are stored. * datetime.timedelta objects are used to check if a scheduled cmd should run
* remove executable bit from config.shFlorian Fischer2017-08-201-0/+0
|
* make config.sh.sample executableFlorian Fischer2017-08-201-0/+0
|
* Revert "rename config.sh.sample"Florian Fischer2017-08-201-0/+16
| | | | This reverts commit 34c6b391ecfd48af470a3a6f593667fd4a9fe036.
* rename config.sh.sampleFlorian Fischer2017-08-201-16/+0
|
* add config.sh.sampleFlorian Fischer2017-08-201-0/+16