| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove sample config and run script | Florian Fischer | 2020-03-17 | 1 | -16/+0 |
| | | |||||
| * | refactor and initial implementation of scheduled_cmds | Florian Fischer | 2018-12-13 | 1 | -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.sh | Florian Fischer | 2017-08-20 | 1 | -0/+0 |
| | | |||||
| * | make config.sh.sample executable | Florian Fischer | 2017-08-20 | 1 | -0/+0 |
| | | |||||
| * | Revert "rename config.sh.sample" | Florian Fischer | 2017-08-20 | 1 | -0/+16 |
| | | | | | This reverts commit 34c6b391ecfd48af470a3a6f593667fd4a9fe036. | ||||
| * | rename config.sh.sample | Florian Fischer | 2017-08-20 | 1 | -16/+0 |
| | | |||||
| * | add config.sh.sample | Florian Fischer | 2017-08-20 | 1 | -0/+16 |
