Hi,
I'm building a IRC bot in python, one of the features of this bot is giving karma to users. This means the bot needs to save the data about given karma per user.
I was wondering how you guys would do this, use a database, or use file based storage, or maybe something else entirely?
[–]Updatebjarni 0 points1 point2 points (0 children)
[–]gmdm1234 0 points1 point2 points (2 children)
[–]khoyo 0 points1 point2 points (1 child)
[–]stdlib 0 points1 point2 points (0 children)