This website works better with JavaScript.
Explore
Help
Sign In
hammy
/
Enso-Bot
mirror of
https://github.com/sgoudham/Enso-Bot.git
Watch
1
Star
0
Fork
You've already forked Enso-Bot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,615
Commits
9
Branches
1
Tag
49 MiB
afc639ee66
master
dependabot/pip/certifi-2022.12.7
dependabot/pip/pillow-9.3.0
dependabot/pip/protobuf-3.18.3
dependabot/pip/lxml-4.9.1
dependabot/pip/numpy-1.22.0
java-rewrite
dependabot/pip/django-3.1.13
testing
v0.7.2-beta
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'afc639ee66'
${ noResults }
Commit Graph
32 Commits (afc639ee66568d8028563777b36a47445e19c7c0)
Author
SHA1
Message
Date
sgoudham
80cf8bcb9c
Removing .format() in favour of fstrings
4 years ago
sgoudham
f932485df0
Made sure that settings.py file is not used anymore
4 years ago
sgoudham
c68b414ebd
Set Case Insensitive to True
4 years ago
sgoudham
aea5e0f49d
Added GPLv3 license
4 years ago
sgoudham
9eaec6da73
Moved prefix command into the help.py
4 years ago
sgoudham
c1f5e3a2fb
Reformatted embed
4 years ago
sgoudham
eb6eb5d7b8
Added/Updated Commentary
4 years ago
sgoudham
761f665f29
Changed paramater from "command" to "cmd"
4 years ago
sgoudham
29900e11a2
Moved help commands into help Cog
4 years ago
sgoudham
26ccb31bcc
Added feedback command
4 years ago
sgoudham
59d3cfbda8
Added help cog
4 years ago
sgoudham
2467b66050
6 commands per page within the cog
4 years ago
sgoudham
93f7265f68
Added handling for more edge cases
4 years ago
sgoudham
bebe5130f4
Updating to 4 commands per page
4 years ago
sgoudham
604d5104bd
Reformatting footer text
4 years ago
sgoudham
7bd0353892
Reformatting footer text
4 years ago
sgoudham
5bfe9d408c
Making ` not appear in text when command has no signature
4 years ago
sgoudham
31becc8125
Checking if the command has a usage and a signature
4 years ago
sgoudham
7407e9473a
Accounting for when there is no command usage
4 years ago
sgoudham
3f8a3ce312
Making else into elif
4 years ago
sgoudham
1337c6c193
Displaying 6 commands per page
4 years ago
sgoudham
8622a7f63e
Adding another exception case to the help command. Making it so that it's correctly formatted
4 years ago
sgoudham
1dd429e74d
Reformatting error messages
4 years ago
sgoudham
48332a1d83
Getting rid of await can run
4 years ago
sgoudham
62b925ad01
Displaying all commands even if they can't be ran
4 years ago
sgoudham
e06e662447
Trying to change per page commands showing up
4 years ago
sgoudham
74d2c0799c
Made sure that the command works in dms with thumbnails
4 years ago
sgoudham
ad17aa6a95
Made sure that if the commmand is a group, it doesn't try to access the command signature
4 years ago
sgoudham
ef177ab906
Renaming Paginator to help.py
4 years ago
sgoudham
edc7e7b2f7
Adding Cog description
4 years ago
sgoudham
260d09b3d8
Changing Class name
4 years ago
sgoudham
ac265cd1ff
Moved Directories of Cogs
4 years ago