Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicTheDev committed Aug 22, 2024
1 parent 00dfb18 commit 29c0476
Show file tree
Hide file tree
Showing 100 changed files with 101 additions and 1 deletion.
102 changes: 101 additions & 1 deletion assets/bot/emojis.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"assets_url": "https://assets.clashk.ing",

"townhall_emojis": {
"1": "/home-base/town-hall-pics/town-hall-1.png",
"2": "/home-base/town-hall-pics/town-hall-2.png",
Expand Down Expand Up @@ -294,5 +293,106 @@
"CWL Champion League I": "/home-base/league-icons/Icon_HV_CWL_Champion_1.png",
"CWL Champion League II": "/home-base/league-icons/Icon_HV_CWL_Champion_2.png",
"CWL Champion League III": "/home-base/league-icons/Icon_HV_CWL_Champion_3.png"
},
"gold_numbers": {
"gold_1": "/bot/numbers/gold_1.png",
"gold_2": "/bot/numbers/gold_2.png",
"gold_3": "/bot/numbers/gold_3.png",
"gold_4": "/bot/numbers/gold_4.png",
"gold_5": "/bot/numbers/gold_5.png",
"gold_6": "/bot/numbers/gold_6.png",
"gold_7": "/bot/numbers/gold_7.png",
"gold_8": "/bot/numbers/gold_8.png",
"gold_9": "/bot/numbers/gold_9.png",
"gold_10": "/bot/numbers/gold_10.png",
"gold_11": "/bot/numbers/gold_11.png",
"gold_12": "/bot/numbers/gold_12.png",
"gold_13": "/bot/numbers/gold_13.png",
"gold_14": "/bot/numbers/gold_14.png",
"gold_15": "/bot/numbers/gold_15.png",
"gold_16": "/bot/numbers/gold_16.png",
"gold_17": "/bot/numbers/gold_17.png",
"gold_18": "/bot/numbers/gold_18.png",
"gold_19": "/bot/numbers/gold_19.png",
"gold_20": "/bot/numbers/gold_20.png",
"gold_21": "/bot/numbers/gold_21.png",
"gold_22": "/bot/numbers/gold_22.png",
"gold_23": "/bot/numbers/gold_23.png",
"gold_24": "/bot/numbers/gold_24.png",
"gold_25": "/bot/numbers/gold_25.png",
"gold_26": "/bot/numbers/gold_26.png",
"gold_27": "/bot/numbers/gold_27.png",
"gold_28": "/bot/numbers/gold_28.png",
"gold_29": "/bot/numbers/gold_29.png",
"gold_30": "/bot/numbers/gold_30.png",
"gold_31": "/bot/numbers/gold_31.png",
"gold_32": "/bot/numbers/gold_32.png",
"gold_33": "/bot/numbers/gold_33.png",
"gold_34": "/bot/numbers/gold_34.png",
"gold_35": "/bot/numbers/gold_35.png",
"gold_36": "/bot/numbers/gold_36.png",
"gold_37": "/bot/numbers/gold_37.png",
"gold_38": "/bot/numbers/gold_38.png",
"gold_39": "/bot/numbers/gold_39.png",
"gold_40": "/bot/numbers/gold_40.png",
"gold_41": "/bot/numbers/gold_41.png",
"gold_42": "/bot/numbers/gold_42.png",
"gold_43": "/bot/numbers/gold_43.png",
"gold_44": "/bot/numbers/gold_44.png",
"gold_45": "/bot/numbers/gold_45.png",
"gold_46": "/bot/numbers/gold_46.png",
"gold_47": "/bot/numbers/gold_47.png",
"gold_48": "/bot/numbers/gold_48.png",
"gold_49": "/bot/numbers/gold_49.png",
"gold_50": "/bot/numbers/gold_50.png",
"gold_51": "/bot/numbers/gold_51.png",
"gold_52": "/bot/numbers/gold_52.png",
"gold_53": "/bot/numbers/gold_53.png",
"gold_54": "/bot/numbers/gold_54.png",
"gold_55": "/bot/numbers/gold_55.png",
"gold_56": "/bot/numbers/gold_56.png",
"gold_57": "/bot/numbers/gold_57.png",
"gold_58": "/bot/numbers/gold_58.png",
"gold_59": "/bot/numbers/gold_59.png",
"gold_60": "/bot/numbers/gold_60.png",
"gold_61": "/bot/numbers/gold_61.png",
"gold_62": "/bot/numbers/gold_62.png",
"gold_63": "/bot/numbers/gold_63.png",
"gold_64": "/bot/numbers/gold_64.png",
"gold_65": "/bot/numbers/gold_65.png",
"gold_66": "/bot/numbers/gold_66.png",
"gold_67": "/bot/numbers/gold_67.png",
"gold_68": "/bot/numbers/gold_68.png",
"gold_69": "/bot/numbers/gold_69.png",
"gold_70": "/bot/numbers/gold_70.png",
"gold_71": "/bot/numbers/gold_71.png",
"gold_72": "/bot/numbers/gold_72.png",
"gold_73": "/bot/numbers/gold_73.png",
"gold_74": "/bot/numbers/gold_74.png",
"gold_75": "/bot/numbers/gold_75.png",
"gold_76": "/bot/numbers/gold_76.png",
"gold_77": "/bot/numbers/gold_77.png",
"gold_78": "/bot/numbers/gold_78.png",
"gold_79": "/bot/numbers/gold_79.png",
"gold_80": "/bot/numbers/gold_80.png",
"gold_81": "/bot/numbers/gold_81.png",
"gold_82": "/bot/numbers/gold_82.png",
"gold_83": "/bot/numbers/gold_83.png",
"gold_84": "/bot/numbers/gold_84.png",
"gold_85": "/bot/numbers/gold_85.png",
"gold_86": "/bot/numbers/gold_86.png",
"gold_87": "/bot/numbers/gold_87.png",
"gold_88": "/bot/numbers/gold_88.png",
"gold_89": "/bot/numbers/gold_89.png",
"gold_90": "/bot/numbers/gold_90.png",
"gold_91": "/bot/numbers/gold_91.png",
"gold_92": "/bot/numbers/gold_92.png",
"gold_93": "/bot/numbers/gold_93.png",
"gold_94": "/bot/numbers/gold_94.png",
"gold_95": "/bot/numbers/gold_95.png",
"gold_96": "/bot/numbers/gold_96.png",
"gold_97": "/bot/numbers/gold_97.png",
"gold_98": "/bot/numbers/gold_98.png",
"gold_99": "/bot/numbers/gold_99.png"
}
}
Binary file added assets/bot/numbers/gold_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_23.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_25.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_26.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_27.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_28.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_29.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_30.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_31.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bot/numbers/gold_32.png
Binary file added assets/bot/numbers/gold_33.png
Binary file added assets/bot/numbers/gold_34.png
Binary file added assets/bot/numbers/gold_35.png
Binary file added assets/bot/numbers/gold_36.png
Binary file added assets/bot/numbers/gold_37.png
Binary file added assets/bot/numbers/gold_38.png
Binary file added assets/bot/numbers/gold_39.png
Binary file added assets/bot/numbers/gold_4.png
Binary file added assets/bot/numbers/gold_40.png
Binary file added assets/bot/numbers/gold_41.png
Binary file added assets/bot/numbers/gold_42.png
Binary file added assets/bot/numbers/gold_43.png
Binary file added assets/bot/numbers/gold_44.png
Binary file added assets/bot/numbers/gold_45.png
Binary file added assets/bot/numbers/gold_46.png
Binary file added assets/bot/numbers/gold_47.png
Binary file added assets/bot/numbers/gold_48.png
Binary file added assets/bot/numbers/gold_49.png
Binary file added assets/bot/numbers/gold_5.png
Binary file added assets/bot/numbers/gold_50.png
Binary file added assets/bot/numbers/gold_51.png
Binary file added assets/bot/numbers/gold_52.png
Binary file added assets/bot/numbers/gold_53.png
Binary file added assets/bot/numbers/gold_54.png
Binary file added assets/bot/numbers/gold_55.png
Binary file added assets/bot/numbers/gold_56.png
Binary file added assets/bot/numbers/gold_57.png
Binary file added assets/bot/numbers/gold_58.png
Binary file added assets/bot/numbers/gold_59.png
Binary file added assets/bot/numbers/gold_6.png
Binary file added assets/bot/numbers/gold_60.png
Binary file added assets/bot/numbers/gold_61.png
Binary file added assets/bot/numbers/gold_62.png
Binary file added assets/bot/numbers/gold_63.png
Binary file added assets/bot/numbers/gold_64.png
Binary file added assets/bot/numbers/gold_65.png
Binary file added assets/bot/numbers/gold_66.png
Binary file added assets/bot/numbers/gold_67.png
Binary file added assets/bot/numbers/gold_68.png
Binary file added assets/bot/numbers/gold_69.png
Binary file added assets/bot/numbers/gold_7.png
Binary file added assets/bot/numbers/gold_70.png
Binary file added assets/bot/numbers/gold_71.png
Binary file added assets/bot/numbers/gold_72.png
Binary file added assets/bot/numbers/gold_73.png
Binary file added assets/bot/numbers/gold_74.png
Binary file added assets/bot/numbers/gold_75.png
Binary file added assets/bot/numbers/gold_76.png
Binary file added assets/bot/numbers/gold_77.png
Binary file added assets/bot/numbers/gold_78.png
Binary file added assets/bot/numbers/gold_79.png
Binary file added assets/bot/numbers/gold_8.png
Binary file added assets/bot/numbers/gold_80.png
Binary file added assets/bot/numbers/gold_81.png
Binary file added assets/bot/numbers/gold_82.png
Binary file added assets/bot/numbers/gold_83.png
Binary file added assets/bot/numbers/gold_84.png
Binary file added assets/bot/numbers/gold_85.png
Binary file added assets/bot/numbers/gold_86.png
Binary file added assets/bot/numbers/gold_87.png
Binary file added assets/bot/numbers/gold_88.png
Binary file added assets/bot/numbers/gold_89.png
Binary file added assets/bot/numbers/gold_9.png
Binary file added assets/bot/numbers/gold_90.png
Binary file added assets/bot/numbers/gold_91.png
Binary file added assets/bot/numbers/gold_92.png
Binary file added assets/bot/numbers/gold_93.png
Binary file added assets/bot/numbers/gold_94.png
Binary file added assets/bot/numbers/gold_95.png
Binary file added assets/bot/numbers/gold_96.png
Binary file added assets/bot/numbers/gold_97.png
Binary file added assets/bot/numbers/gold_98.png
Binary file added assets/bot/numbers/gold_99.png

0 comments on commit 29c0476

Please sign in to comment.