added showing date and time; added conveniences

This commit is contained in:
2021-09-26 18:23:53 +03:00
parent ebe99294fb
commit 4ff784d4b4
4 changed files with 63 additions and 13 deletions

View File

@@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
VERSION="0.4"
TOKEN="2021660264:AAHAMctZcI0vP7vB_uto-vfUkiUDNABbQVo"
TOKEN="$(cat token)"
CHATS=(-1001541565264)
DEBUG=false
DRY_RUN=false