Skip to content

A collection of several cogs for Discord bots with a few common methods/commands.

License

Notifications You must be signed in to change notification settings

challos/ajm_discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ajm_discord

A collection of several cogs for Discord bots with a few common methods/commands. Specifically for use with the Pycord API.

Install the current version with PyPI:

pip install ajm_discord

Cogs

BaseCog

Intentionally sparse cog, just contains an easy way to log and send messages.

ListenerCog

Cog for listeners. Only the on_ready one does anything at the moment, really. TODO

DeleteCog

Cog for deleting bot messages in bulk on the user side, and for users to be able to delete bot messages without permissions.

TextCog

Cog for retrieving text. Specifically from Discord threads. Can retrieve text from .txt files, Discord messages, Discord embeds, Microsoft Word documents, and google doc links. Can also convert images/image links to markdown for ease of use.

About

A collection of several cogs for Discord bots with a few common methods/commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages