Skip to content
This repository was archived by the owner on Jul 15, 2020. It is now read-only.

h4ckd0tm3/TweetTFd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated in favor of CTFd Notifier

TweetTFd

This is a plugin for the popular jeopardy CTF platform CTFd it requires the python module tweepy. This is completly based on the Dynamic Scoring plugin!

It creates a new challenge type that tweets whenever a team solves a challenge :)

You need to create a credentials.py file to use this plugin! credentials.py example:

CONSUMER_KEY = 'YOUR APP KEY'
CONSUMER_SECRET = 'YOUR APP SECRET'
ACCESS_TOKEN = 'ACCESS TOKEN'
ACCESS_TOKEN_SECRET = 'ACCESS TOKEN SECRET'

About

CTFd Challenge Type which tweets every time someone solves a challange

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •