Skip to content

The A-S Messenger Archangel - made with 50% πŸ’• and 50% β˜•. Forwards Discord messages to a public Twitter feed.

Notifications You must be signed in to change notification settings

naghim/Selaphiel-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Selaphiel-bot

The Messenger Archangel

How to run:

First, install dependencies:

python -m pip install -r requirements.txt

Then, create a settings.json configuration file:

{
    "twitter": {
        "api_key": "",
        "api_secret": "",
        "access_token": "",
        "access_secret": ""
    },
    "discord": {
        "token": "",
        "channel_ids": [111111111111111111]
    }
}

Finally, start the application:

python -m selaphiel.main

About

The A-S Messenger Archangel - made with 50% πŸ’• and 50% β˜•. Forwards Discord messages to a public Twitter feed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages