Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

TypeError: 'type' object is not subscriptable #29

@Rottah

Description

@Rottah

og@og-VirtualBox:/LLMChat$ python3.8 main.py
Traceback (most recent call last):
File "main.py", line 5, in
from config import Config
File "/home/og/LLMChat/llmchat/config.py", line 4, in
class Config:
File "/home/og/LLMChat/llmchat/config.py", line 146, in Config
def discord_active_channels(self) -> list[int]:
TypeError: 'type' object is not subscriptable
og@og-VirtualBox:
/LLMChat$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions