This repository has been archived on 2026-03-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
bot/src/cmds/odznaki.js
2022-03-10 22:59:33 +01:00

7 lines
72 B
JavaScript

module.exports = {
name: "odznaki",
execute(cl, msg) {
},
};