Skip to content

Instantly share code, notes, and snippets.

View bakashigure's full-sized avatar
🏳️
+1s

bakashigure bakashigure

🏳️
+1s
View GitHub Profile
@bakashigure
bakashigure / 📊 Weekly development breakdown
Last active April 25, 2024 08:06
📊 Weekly development breakdown
Lua 🕓 21h26m ██████████████▊░░░░░░░ 67.2%
C++ 🕓 5h18m ███▋░░░░░░░░░░░░░░░░░░ 16.6%
Bash 🕓 2h3m █▍░░░░░░░░░░░░░░░░░░░░ 6.5%
JSON 🕓 1h4m ▋░░░░░░░░░░░░░░░░░░░░░ 3.4%
Protocol Buffer 🕓 26m ▎░░░░░░░░░░░░░░░░░░░░░ 1.4%
@bakashigure
bakashigure / 🎮 Steam playtime leaderboard
Last active April 25, 2024 06:00
Steam playtime leaderboard
🔫 Counter-Strike 2 🕘 3749 hrs 10 mins
⚔️ Dota 2 🕘 2051 hrs 10 mins
🔫 Tom Clancy's Rainbow Six Siege 🕘 1202 hrs 45 mins
🎮 Apex Legends 🕘 429 hrs 41 mins
🎮 DayZ 🕘 363 hrs 2 mins
@bakashigure
bakashigure / qq_message_xml.md
Created October 18, 2021 15:57 — forked from mnixry/qq_message_xml.md
QQ的XML消息格式整理

QQ的XML消息格式整理

QQ可以使用xml的方式发送消息,以下为了方便描述统称为卡片。

发送方式

通过机器人的API进行发送xml即可,但是如果选择发送xml,那么其他如[image=xxx][@xxx]这些命令就不可使用了。整个消息只有XML。

基本结构