Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Person314159/cs221bot
/ types & classes
Types & classes
21 in github.com/Person314159/cs221bot
⨍
Functions
168
◇
Types & classes
21
↓ 36 callers
Class
BadArgs
Exception raised if the arguments to a command are in correct. Attributes: command -- The command that was run show_help --
util/badargs.py:4
↓ 4 callers
Class
YTDLError
cogs/music.py:33
↓ 2 callers
Class
CanvasHandler
Represents a handler for Canvas information for a guild Attributes ---------- courses : `list[canvasapi.Course]` Courses tra
util/canvas_handler.py:24
↓ 2 callers
Class
InvalidPostID
Exception raised when a Piazza post ID is invalid, refers to a non-existent post, or refers to a private post.
util/piazza_handler.py:15
↓ 2 callers
Class
Piazza
cogs/piazza.py:23
↓ 2 callers
Class
PiazzaHandler
Handles requests to a specific Piazza network. Requires an e-mail and password, but if none are provided, then they will be asked for in the
util/piazza_handler.py:22
↓ 1 callers
Class
Canvas
cogs/canvas.py:38
↓ 1 callers
Class
Commands
cogs/commands.py:38
↓ 1 callers
Class
CustomRoleConverter
util/custom_role_converter.py:5
↓ 1 callers
Class
DiscordHandler
Class for Discord bot to maintain list of active handlers Attributes ---------- canvas_handlers : `List[CanvasHandlers]` Lis
util/discord_handler.py:5
↓ 1 callers
Class
Games
cogs/games.py:14
↓ 1 callers
Class
Meta
cogs/meta.py:11
↓ 1 callers
Class
Music
cogs/music.py:265
↓ 1 callers
Class
ServerStats
cogs/serverstats.py:8
↓ 1 callers
Class
Song
cogs/music.py:148
↓ 1 callers
Class
SongQueue
cogs/music.py:165
↓ 1 callers
Class
Tree
cogs/tree.py:16
↓ 1 callers
Class
VoiceError
cogs/music.py:29
↓ 1 callers
Class
VoiceState
cogs/music.py:188
Class
CustomMemberConverter
util/custom_member_converter.py:5
Class
YTDLSource
cogs/music.py:37