issues
search
Voxel-Fox-Ltd
/
VoxelBotUtils
An extension of the Discord.py library to improve the bot development process.
https://voxelbotutils.readthedocs.io/en/latest/
GNU General Public License v2.0
34
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix dependency in setup
#167
redstonedesigner
closed
9 months ago
0
Change mysql config database key to db
#166
iHeroGH
opened
1 year ago
0
Fix wrong execution time being displayed
#165
schlopp
closed
1 year ago
0
Update requirements.txt
#164
jonigirl
closed
2 years ago
1
fixed su
#163
Crafter-san
closed
2 years ago
1
Su command not working correctly
#162
MysticVanguard
closed
2 years ago
1
Allow "database" in config for mysql connections
#161
4Kaylum
opened
2 years ago
5
Add support for different gateway URLs in the config
#160
4Kaylum
opened
2 years ago
0
Replace "discord.py" with "Novus"
#159
schlopp
closed
2 years ago
1
Change menus' component display to use unique custom IDs
#157
4Kaylum
opened
2 years ago
0
su command returns attribute error
#156
MysticVanguard
closed
2 years ago
1
Fix NameError on making a transaction object
#158
4Kaylum
opened
3 years ago
2
Fix #154
#155
schlopp
closed
3 years ago
0
[BUG] `owners_ignore_check_failures = false`, but owner still passes all checks regardless
#154
schlopp
closed
3 years ago
3
Solve Interaction failed for Paginator buttons
#153
schlopp
closed
3 years ago
0
Docker setup
#151
6days9weeks
opened
3 years ago
2
TypeError: can't subtract offset-naive and offset-aware datetimes
#150
schlopp
closed
3 years ago
0
async cog setup
#149
6days9weeks
opened
3 years ago
4
missing_perms > missing_permissions
#148
iHeroGH
closed
3 years ago
0
Support multiple database types
#146
4Kaylum
closed
3 years ago
1
self.clean_prefix > self.context.clean_prefix
#145
iHeroGH
closed
3 years ago
0
Changing the enums to lowercase and add some `discord.ui.*` stuff
#144
6days9weeks
closed
3 years ago
0
avatar_url > avatar.url
#143
iHeroGH
closed
3 years ago
0
A Discord Bot Maker-type application that uses VBU to make bot creation super easy for beginners
#142
iHeroGH
opened
3 years ago
2
On bot start say which command descriptions are too long for slashies
#141
4Kaylum
closed
3 years ago
1
Implement embed paginator
#140
4Kaylum
closed
3 years ago
1
Add `get_component_by_id` function to `MessageComponents`
#139
schlopp
closed
3 years ago
1
Add a embed util to `voxelbotutils.Paginator` so it automatically paginates a list of provided embeds
#138
TheDiscordHistorian
closed
3 years ago
1
Fix too large output for stdout values in ev command
#137
4Kaylum
closed
3 years ago
0
Implement discord's unix timestamp system
#136
schlopp
closed
3 years ago
4
Look into issues with cooldowns and slash commands
#135
4Kaylum
closed
3 years ago
1
Add flag in `Menu.create_cog` for whether the command is runnable in DMs or not
#134
4Kaylum
closed
3 years ago
1
changed eval result from string to representation
#133
schlopp
closed
3 years ago
0
Create a new CMD arg for running the bot as a webserver
#132
4Kaylum
closed
3 years ago
2
Make embeddify work again
#131
4Kaylum
closed
3 years ago
0
Reverted embeddify to its original state of glory
#130
iHeroGH
closed
3 years ago
0
Automatically detect the links for GitHub and support server, etc in the bot_info config
#129
iHeroGH
closed
3 years ago
1
Make sure slash commands work in threads
#128
4Kaylum
closed
3 years ago
2
Update redis code for aioredis 2.0
#127
4Kaylum
opened
3 years ago
0
Slash commands arguments should be stripped
#126
4Kaylum
closed
3 years ago
0
Slash command errors don't get sent properly
#125
4Kaylum
closed
3 years ago
0
Made sure to define components in the paginator
#124
iHeroGH
closed
3 years ago
0
`permissions` arg for `menu.create_cog`
#123
schlopp
closed
3 years ago
1
IMPORTANT - owner only cog with `create_cog`
#122
schlopp
closed
3 years ago
3
Rename `ComponentInteractionPayload` to be consistent with `InteractionMessageable`
#121
4Kaylum
closed
3 years ago
1
Document interaction messageable's attributes
#120
4Kaylum
closed
3 years ago
0
`mention_author` parameter for `Message.edit`, simular to what `Message.send` has
#119
schlopp
closed
3 years ago
2
Editing a reply message mentions the user youre replying to
#118
schlopp
closed
3 years ago
3
Add a new kwarg in the command decorator for context command adds
#117
4Kaylum
closed
3 years ago
1
Change the interaction model to work with more vague types
#116
4Kaylum
closed
3 years ago
1
Next