Skip to content

Post bot messages after criteria are met in discord channel, uptake responses for artificially intelligent responses. Python 3.10

Notifications You must be signed in to change notification settings

sentientmachine/discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord_bot

Handle code for authenticating with Discord to read and post messages from Python.

Post automated messages after criteria are met in a discord channel, read json from youtube events and behave given criteria, read discord responses, for artificial intelligent coded responses. Python 3.10

Install

    $ python3 --version
    Python 3.10.8

    $ pip3 install --user discord-webhook
    Requirement already satisfied: certifi>=2017.4.17 in /home/el/.local/lib/python3.10/site-packages (from requests<3.0.0,>=2.28.1->discord-webhook) (2022.9.24)
    Installing collected packages: discord-webhook
    Successfully installed discord-webhook-1.3.1

If A String exists in Discription post to discord, otherwise do nothing.

There was a way to see "members only posts", and I need to make sure to see those as well. What if you change from a members only post to a public post. When you post it as public make a second update. So I have to roll my own ID which may be different than the internal videoid.

About

Post bot messages after criteria are met in discord channel, uptake responses for artificially intelligent responses. Python 3.10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published