This website requires JavaScript.
Explore
Help
Sign in
mia
/
LainLayerNull
Watch
1
Star
1
Fork
You've already forked LainLayerNull
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
29
commits
1
branch
0
tags
57
KiB
Python
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Mia
dd830a13f5
added a new command to the bot that provides information about the bot itself. The command is called
info
and when invoked, it will send an embedded message containing details such as the author of the bot, the current version, and a list of available commands. The embed also includes a footer with a custom message.
2026-09-10 14:53:58 +02:00
.gitignore
Bot first steps
2026-08-30 17:19:47 +02:00
bot.py
added a new command to the bot that provides information about the bot itself. The command is called
info
and when invoked, it will send an embedded message containing details such as the author of the bot, the current version, and a list of available commands. The embed also includes a footer with a custom message.
2026-09-10 14:53:58 +02:00
README.md
Initial commit
2026-08-29 12:48:35 +00:00
README.md
LainLayerNull