Pokememes database saving. Now we're stable
This commit is contained in:
@@ -11,4 +11,5 @@ import (
|
||||
|
||||
type ParsersInterface interface {
|
||||
ParsePokememe(text string, player_raw dbmappings.Players) string
|
||||
ReturnPoints(points int) string
|
||||
}
|
||||
|
Reference in New Issue
Block a user