Skip to content

Haroon01/ThreeStrikeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

ThreeStrikeBot

Reddit bot that allows moderators to give users strikes. The bot will keep track of each user and their strikes in a generated database using sqlite3.


Usage

Give user a strike (Comment)

!strike <username> <reason>

Give user a strike (PM)

Subject: strike

Body: !strike <username> <reason> <source>


Requirements

  • Python 3.6+
  • PRAW

Installation

Python 3.6+:

https://www.python.org/downloads/

PRAW:

pip install praw

or

pip3 install praw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages