Updated README.md

This commit is contained in:
Hash Borgir 2024-02-12 15:21:00 -07:00
parent cf0fd8651a
commit 019bf4725b

View File

@ -50,7 +50,6 @@ Decreases the karma points for the specified user by 1 in the database and sends
# 🌟 Funguy Bot Credits 🌟 # 🌟 Funguy Bot Credits 🌟
🧙 Creator & Developer: Hash Borgir (HB)
🎓 Academic Achievements: 🎓 Academic Achievements:
- Bachelor of Computer Science (2004) - Bachelor of Computer Science (2004)
@ -63,8 +62,12 @@ Decreases the karma points for the specified user by 1 in the database and sends
💼 Professional Profile: 💼 Professional Profile:
- Website: [Hash Security](https://www.hashsecurity.net) - Website: [Hash Security](https://www.hashsecurity.net)
Hash Borgir, with a rich background in computer science and cybersecurity, is the author of 🍄Funguy Bot🍄. 🧙 Creator & Developer:
- Hash Borgir is the author of 🍄Funguy Bot🍄. (@hashborgir:mozilla.org)
# Join our Matrix Room:
[Self-hosting | Security | Sysadmin | Homelab | Programming](https://chat.mozilla.org/#/room/#selfhosting:mozilla.org)
""" """
await bot.api.send_markdown_message(room.room_id, commands_message) await bot.api.send_markdown_message(room.room_id, commands_message)
logging.info("Sent commands documentation to the room") logging.info("Sent commands documentation to the room")