Skip to content

A collection of scripts to create bots for various purposes in Signal Messenger

License

Notifications You must be signed in to change notification settings

gotlougit/signal-bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Signal Bots

This is a small repo of Signal bots I built by way of a series of scripts utilizing signal-cli. I am doing this mostly to make my own life more convenient.

Requirements

bash, curl, jq, and signal-cli setup beforehand. There are NO setup utilities for signal-cli, you'll have to do that yourself!

For each bot, go into the corresponding script and read the comments. There will usually be a way to set the phone number that the script is supposed to use and a format it takes it in, along with setting the PATH variable in case you got signal-cli not from a package manager or by installing it to the system, but as a binary lying around somewhere other than in $PATH

Scripts

  • epic.sh: This is supposed to run weekly, and informs the user (who is assumed to be a self-bot, ie signal-cli is setup as a linked device to that users' account only) of that week's selection of free games on Epic Games Store. It is supposed to just run in the background and give weekly messages with no real followup built.

License and Disclaimers

This project is licensed under the GNU General Public License, Version 2

All rights reserved. I do NOT own or operate Signal Messenger, and am NOT responsible for any havoc that may be unleashed from the usage of these scripts. No Warranties!

About

A collection of scripts to create bots for various purposes in Signal Messenger

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages