anjuna krokus
|
ec286de0b1
[added/changed] Implemented the new sms schedule system for the band tour and the nerd game night invites, which moved the schedule from `hourly_events` to `cikl` (and technically `stat`). Made some layout updates. Added a fourth option to the nerd game invite, allowing for the option to skip a week and quit entirely
|
vor 7 Monaten |
anjuna krokus
|
c3a676d295
[added/fixed] Fixed the bug I introduced by having too many arguments to the `AddContact` function in `telefon`. Did this by splitting off the `SetCallSchedule` and `SetSMSSchedule` functions. Added support for checking the SMS schedule
|
vor 7 Monaten |
anjuna krokus
|
18739e5033
[added] Start of work on added SMS scheduling in the same way as calls.
|
vor 7 Monaten |
anjuna krokus
|
243b64ac4c
[added] SMS messages now store replies in a seperate variable. This means that the SMS message does not have to be rebuild after every reply, also opening up the way for randomly chosen messages.
|
vor 10 Monaten |
anjuna krokus
|
e7b4dfe06e
[added] the option to send pictures through SMS, text is now padded and scales horizontally with the text. Added pictures to Nush's band tour messages
|
vor 10 Monaten |
anjuna krokus
|
8266a3753d
[added] SMStext_builder. A much simpler to use method of building an SMS. No more screwing around with tons of variables and confusing names. Now packaged together for ease of use!
|
vor 10 Monaten |
anjuna krokus
|
fba377c0bc
[fixed] elseif -> if found by Kevin
|
vor 1 Jahr |
anjuna krokus
|
b710215430
[Added] code for SMS events from Anushka when she and the band are touring between june and august 2017. Event written by Nutluck. New variables are also created, most notably gopnikbandQW['on_tour'] which tracks when the entire band is away on tour.
|
vor 1 Jahr |