Skip to content

Theolin-Nadasen/Reddit-chatroom-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Reddit-chatroom-bot

this is a bot for reddit chatrooms

you will need to have the selenium library and geckodriver installed:

https://pypi.org/project/selenium/

https://github.com/mozilla/geckodriver/releases

setup

on line 11 replace REDDIT_CHAT_URL with the url of the chatroom.

on line 15 replace USERNAME with your username .

on line 16 replace PASSWORD with your password.

adding commands

to add a command you need to make the commands function in the functions section (after line 42)

then you need to add the command to cmds dictionary on line 94

About

this is a bot for reddit chatrooms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages