<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geldschieberbot/config.sh.sample, branch minimize</title>
<subtitle>(Signal) bot managing the expenses of a group</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/'/>
<entry>
<title>add GSB_USER variable back because it is used in run.sh</title>
<updated>2023-08-11T11:55:16+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-08-11T11:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=a16f0be99ea25e9102c9863db6c32dd4cb96c0a7'/>
<id>a16f0be99ea25e9102c9863db6c32dd4cb96c0a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve the sample config</title>
<updated>2023-08-11T11:43:21+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-08-11T11:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=8f3bbb54a54232c97049ba8ebe587566e2987af8'/>
<id>8f3bbb54a54232c97049ba8ebe587566e2987af8</id>
<content type='text'>
Remove the not used GSB_USER variable.
Add an example for the send command using signal-cli.
Change the legacy STATE_PATH variable to the single state file variable
GSB_STATE_FILE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the not used GSB_USER variable.
Add an example for the send command using signal-cli.
Change the legacy STATE_PATH variable to the single state file variable
GSB_STATE_FILE.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor and initial implementation of scheduled_cmds</title>
<updated>2018-12-13T01:58:04+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2018-12-13T01:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=e97e42135b7520e6eaf34f46e388ac86b49a59b2'/>
<id>e97e42135b7520e6eaf34f46e388ac86b49a59b2</id>
<content type='text'>
* 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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
</pre>
</div>
</content>
</entry>
<entry>
<title>remove executable bit from config.sh</title>
<updated>2017-08-20T16:32:34+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2017-08-20T16:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=fe322496dcef750c086e25381c00268ea1a617d4'/>
<id>fe322496dcef750c086e25381c00268ea1a617d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make config.sh.sample executable</title>
<updated>2017-08-20T16:28:47+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2017-08-20T16:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=147980d0cf645345c5daca8cf0a2ac2787aff455'/>
<id>147980d0cf645345c5daca8cf0a2ac2787aff455</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "rename config.sh.sample"</title>
<updated>2017-08-20T16:23:37+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2017-08-20T16:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=6606411495feed3b26df494ff7e203f8d7a445fa'/>
<id>6606411495feed3b26df494ff7e203f8d7a445fa</id>
<content type='text'>
This reverts commit 34c6b391ecfd48af470a3a6f593667fd4a9fe036.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 34c6b391ecfd48af470a3a6f593667fd4a9fe036.
</pre>
</div>
</content>
</entry>
<entry>
<title>rename config.sh.sample</title>
<updated>2017-08-20T16:22:39+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2017-08-20T16:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=34c6b391ecfd48af470a3a6f593667fd4a9fe036'/>
<id>34c6b391ecfd48af470a3a6f593667fd4a9fe036</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add config.sh.sample</title>
<updated>2017-08-20T16:18:35+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2017-08-20T16:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/geldschieberbot/commit/?id=81553c1042de3fc2970d1afa5f1605ed7f54b495'/>
<id>81553c1042de3fc2970d1afa5f1605ed7f54b495</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
