mirror of https://github.com/stijndcl/didier
Fix comment
parent
342db2df38
commit
9898263a73
|
@ -71,7 +71,7 @@ def _applyMeme(meme: Meme, fields):
|
||||||
a few words to be added, or needs the input to be changed.
|
a few words to be added, or needs the input to be changed.
|
||||||
This function handles all that.
|
This function handles all that.
|
||||||
|
|
||||||
Callbacks contains a function that modifies the input
|
Links certain meme id's to functions that need to be applied first.
|
||||||
"""
|
"""
|
||||||
memeDict = {
|
memeDict = {
|
||||||
102156234: _mockingSpongebob,
|
102156234: _mockingSpongebob,
|
||||||
|
|
Loading…
Reference in New Issue