1.5.1 • Published 4 years ago

twitter-reply-bot v1.5.1

Weekly downloads
3
License
MPL-2.0
Repository
github
Last release
4 years ago
Copyright 2020 Drewry Pope
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

Twitter Reply Bot

npm install twitter-reply-bot
yarn reply-bot

there's also a twitter-reply-bot bin and eventually you can source it and i'll separate my bot from it.

.env / .env.twitter , injected into your environment may work :

TEXT=
USER=
ACCESS_TOKEN=
ACCESS_TOKEN_SECRET=
IN_REPLY_TO_STATUS_ID_STR=
STATUS=
MEDIA_FILE=
TWITTER_ACCESS_TOKEN=
TWITTER_ACCESS_TOKEN_SECRET=
TWITTER_CONSUMER_KEY=
TWITTER_CONSUMER_SECRET=
TWITTER_WEBHOOK_ENV=
MODULE_SCREEN_NAME=
BOT_NAME=
SIGNATURE=
HEADLESS=
NGROK_AUTH_TOKEN=
RUNNER_SECONDS=

some of these may not be needed, rules for how this works can be found in the source code, ngrok auth token requires registration at https://ngrok.com/

autohook replier, strangetext transcription


IMPORTANT NOTE:

Please note that this project is released with a

Contributor Code of Conduct, located in the root

directory of this project under the file name:

  • CODE_OF_CONDUCT.md

By participating in this project you agree to abide by its terms.

Thank you for your participation.


Source Code Form License Notice Attached Outside The Particular File

If it is not possible or desirable to put the notice in a particular file,

a License file named 'LICENSE' or 'LICENSE.md' or 'NOTICE.LICENSE.md' will

be present in each directory which has particular file(s) in that directory.

The License file will associate each particular file's name with the appropriate

Source Code Form License Notice and any relevant Copyright or other notices.