72 lines
12 KiB
Plaintext
72 lines
12 KiB
Plaintext
2024-12-11 23:18:11,174 - WARNING - discord.client - PyNaCl is not installed, voice will NOT be supported
|
|
2024-12-11 23:18:11,175 - DEBUG - discord.client - on_ready has successfully been registered as an event
|
|
2024-12-11 23:18:11,175 - DEBUG - asyncio - Using selector: KqueueSelector
|
|
2024-12-11 23:18:11,175 - WARNING - discord.ext.commands.bot - Privileged message content intent is missing, commands may not work as expected.
|
|
2024-12-11 23:18:11,175 - INFO - discord.client - logging in using static token
|
|
2024-12-11 23:18:11,831 - INFO - discord.gateway - Shard ID None has connected to Gateway (Session ID: fc249930c42f78ec5430e22e98a93c9f).
|
|
2024-12-11 23:18:13,863 - DEBUG - aiosqlite - executing <function connect.<locals>.connector at 0x1033e76a0>
|
|
2024-12-11 23:18:13,864 - DEBUG - aiosqlite - operation <function connect.<locals>.connector at 0x1033e76a0> completed
|
|
2024-12-11 23:18:13,866 - DEBUG - aiosqlite - executing functools.partial(<built-in method execute of sqlite3.Connection object at 0x103405120>, '\n CREATE TABLE IF NOT EXISTS messages (\n id INTEGER PRIMARY KEY AUTOINCREMENT,\n user_id INTEGER NOT NULL,\n role TEXT NOT NULL,\n content TEXT NOT NULL,\n timestamp DATETIME DEFAULT CURRENT_TIMESTAMP,\n channel_id INTEGER NOT NULL,\n token_count INTEGER NOT NULL,\n message_uuid TEXT NOT NULL\n )\n ', [])
|
|
2024-12-11 23:18:13,867 - DEBUG - aiosqlite - operation functools.partial(<built-in method execute of sqlite3.Connection object at 0x103405120>, '\n CREATE TABLE IF NOT EXISTS messages (\n id INTEGER PRIMARY KEY AUTOINCREMENT,\n user_id INTEGER NOT NULL,\n role TEXT NOT NULL,\n content TEXT NOT NULL,\n timestamp DATETIME DEFAULT CURRENT_TIMESTAMP,\n channel_id INTEGER NOT NULL,\n token_count INTEGER NOT NULL,\n message_uuid TEXT NOT NULL\n )\n ', []) completed
|
|
2024-12-11 23:18:13,867 - DEBUG - aiosqlite - executing functools.partial(<built-in method commit of sqlite3.Connection object at 0x103405120>)
|
|
2024-12-11 23:18:13,867 - DEBUG - aiosqlite - operation functools.partial(<built-in method commit of sqlite3.Connection object at 0x103405120>) completed
|
|
2024-12-11 23:18:13,868 - DEBUG - minimal_bot - Database initialized
|
|
2024-12-11 23:18:13,868 - DEBUG - aiosqlite - executing functools.partial(<built-in method close of sqlite3.Connection object at 0x103405120>)
|
|
2024-12-11 23:18:13,868 - DEBUG - aiosqlite - operation functools.partial(<built-in method close of sqlite3.Connection object at 0x103405120>) completed
|
|
2024-12-11 23:18:13,869 - DEBUG - aiosqlite - executing <function connect.<locals>.connector at 0x1033e76a0>
|
|
2024-12-11 23:18:13,869 - DEBUG - aiosqlite - operation <function connect.<locals>.connector at 0x1033e76a0> completed
|
|
2024-12-11 23:18:13,869 - DEBUG - aiosqlite - executing functools.partial(<built-in method execute of sqlite3.Connection object at 0x103404d60>, 'DELETE FROM messages WHERE timestamp < ?', ('2024-11-11 23:18:13',))
|
|
2024-12-11 23:18:13,870 - DEBUG - aiosqlite - operation functools.partial(<built-in method execute of sqlite3.Connection object at 0x103404d60>, 'DELETE FROM messages WHERE timestamp < ?', ('2024-11-11 23:18:13',)) completed
|
|
2024-12-11 23:18:13,870 - DEBUG - aiosqlite - executing functools.partial(<built-in method commit of sqlite3.Connection object at 0x103404d60>)
|
|
2024-12-11 23:18:13,870 - DEBUG - aiosqlite - operation functools.partial(<built-in method commit of sqlite3.Connection object at 0x103404d60>) completed
|
|
2024-12-11 23:18:13,870 - DEBUG - minimal_bot - Old messages cleaned up
|
|
2024-12-11 23:18:13,870 - DEBUG - aiosqlite - executing functools.partial(<built-in method close of sqlite3.Connection object at 0x103404d60>)
|
|
2024-12-11 23:18:13,870 - DEBUG - aiosqlite - operation functools.partial(<built-in method close of sqlite3.Connection object at 0x103404d60>) completed
|
|
2024-12-11 23:20:13,556 - WARNING - discord.client - PyNaCl is not installed, voice will NOT be supported
|
|
2024-12-11 23:20:13,595 - DEBUG - discord.client - on_ready has successfully been registered as an event
|
|
2024-12-11 23:20:13,596 - DEBUG - asyncio - Using selector: KqueueSelector
|
|
2024-12-11 23:20:13,596 - WARNING - discord.ext.commands.bot - Privileged message content intent is missing, commands may not work as expected.
|
|
2024-12-11 23:20:13,596 - INFO - discord.client - logging in using static token
|
|
2024-12-11 23:20:14,283 - INFO - discord.gateway - Shard ID None has connected to Gateway (Session ID: 95ad7d29958df603ed72272ed1b3ecb1).
|
|
2024-12-11 23:20:16,289 - DEBUG - aiosqlite - executing <function connect.<locals>.connector at 0x11140e980>
|
|
2024-12-11 23:20:16,292 - DEBUG - aiosqlite - operation <function connect.<locals>.connector at 0x11140e980> completed
|
|
2024-12-11 23:20:16,292 - DEBUG - aiosqlite - executing functools.partial(<built-in method execute of sqlite3.Connection object at 0x1113dac50>, '\n CREATE TABLE IF NOT EXISTS messages (\n id INTEGER PRIMARY KEY AUTOINCREMENT,\n user_id INTEGER NOT NULL,\n role TEXT NOT NULL,\n content TEXT NOT NULL,\n timestamp DATETIME DEFAULT CURRENT_TIMESTAMP,\n channel_id INTEGER NOT NULL,\n token_count INTEGER NOT NULL,\n message_uuid TEXT NOT NULL\n )\n ', [])
|
|
2024-12-11 23:20:16,299 - DEBUG - aiosqlite - operation functools.partial(<built-in method execute of sqlite3.Connection object at 0x1113dac50>, '\n CREATE TABLE IF NOT EXISTS messages (\n id INTEGER PRIMARY KEY AUTOINCREMENT,\n user_id INTEGER NOT NULL,\n role TEXT NOT NULL,\n content TEXT NOT NULL,\n timestamp DATETIME DEFAULT CURRENT_TIMESTAMP,\n channel_id INTEGER NOT NULL,\n token_count INTEGER NOT NULL,\n message_uuid TEXT NOT NULL\n )\n ', []) completed
|
|
2024-12-11 23:20:16,299 - DEBUG - aiosqlite - executing functools.partial(<built-in method commit of sqlite3.Connection object at 0x1113dac50>)
|
|
2024-12-11 23:20:16,299 - DEBUG - aiosqlite - operation functools.partial(<built-in method commit of sqlite3.Connection object at 0x1113dac50>) completed
|
|
2024-12-11 23:20:16,299 - DEBUG - minimal_bot - Database initialized
|
|
2024-12-11 23:20:16,299 - DEBUG - aiosqlite - executing functools.partial(<built-in method close of sqlite3.Connection object at 0x1113dac50>)
|
|
2024-12-11 23:20:16,300 - DEBUG - aiosqlite - operation functools.partial(<built-in method close of sqlite3.Connection object at 0x1113dac50>) completed
|
|
2024-12-11 23:20:16,300 - DEBUG - aiosqlite - executing <function connect.<locals>.connector at 0x11140e980>
|
|
2024-12-11 23:20:16,300 - DEBUG - aiosqlite - operation <function connect.<locals>.connector at 0x11140e980> completed
|
|
2024-12-11 23:20:16,300 - DEBUG - aiosqlite - executing functools.partial(<built-in method execute of sqlite3.Connection object at 0x1113daa70>, 'DELETE FROM messages WHERE timestamp < ?', ('2024-11-11 23:20:16',))
|
|
2024-12-11 23:20:16,301 - DEBUG - aiosqlite - operation functools.partial(<built-in method execute of sqlite3.Connection object at 0x1113daa70>, 'DELETE FROM messages WHERE timestamp < ?', ('2024-11-11 23:20:16',)) completed
|
|
2024-12-11 23:20:16,301 - DEBUG - aiosqlite - executing functools.partial(<built-in method commit of sqlite3.Connection object at 0x1113daa70>)
|
|
2024-12-11 23:20:16,301 - DEBUG - aiosqlite - operation functools.partial(<built-in method commit of sqlite3.Connection object at 0x1113daa70>) completed
|
|
2024-12-11 23:20:16,301 - DEBUG - minimal_bot - Old messages cleaned up
|
|
2024-12-11 23:20:16,301 - DEBUG - aiosqlite - executing functools.partial(<built-in method close of sqlite3.Connection object at 0x1113daa70>)
|
|
2024-12-11 23:20:16,301 - DEBUG - aiosqlite - operation functools.partial(<built-in method close of sqlite3.Connection object at 0x1113daa70>) completed
|
|
2024-12-11 23:23:37,163 - WARNING - discord.client - PyNaCl is not installed, voice will NOT be supported
|
|
2024-12-11 23:23:37,197 - DEBUG - discord.client - on_ready has successfully been registered as an event
|
|
2024-12-11 23:23:37,197 - DEBUG - asyncio - Using selector: KqueueSelector
|
|
2024-12-11 23:23:37,197 - INFO - discord.client - logging in using static token
|
|
2024-12-11 23:23:38,089 - INFO - discord.gateway - Shard ID None has connected to Gateway (Session ID: 8fc755cbbf6e0904decdda1fdc0b0829).
|
|
2024-12-11 23:23:40,094 - DEBUG - aiosqlite - executing <function connect.<locals>.connector at 0x10803c540>
|
|
2024-12-11 23:23:40,099 - DEBUG - aiosqlite - operation <function connect.<locals>.connector at 0x10803c540> completed
|
|
2024-12-11 23:23:40,099 - DEBUG - aiosqlite - executing functools.partial(<built-in method execute of sqlite3.Connection object at 0x107fdae30>, '\n CREATE TABLE IF NOT EXISTS messages (\n id INTEGER PRIMARY KEY AUTOINCREMENT,\n user_id INTEGER NOT NULL,\n role TEXT NOT NULL,\n content TEXT NOT NULL,\n timestamp DATETIME DEFAULT CURRENT_TIMESTAMP,\n channel_id INTEGER NOT NULL,\n token_count INTEGER NOT NULL,\n message_uuid TEXT NOT NULL\n )\n ', [])
|
|
2024-12-11 23:23:40,102 - DEBUG - aiosqlite - operation functools.partial(<built-in method execute of sqlite3.Connection object at 0x107fdae30>, '\n CREATE TABLE IF NOT EXISTS messages (\n id INTEGER PRIMARY KEY AUTOINCREMENT,\n user_id INTEGER NOT NULL,\n role TEXT NOT NULL,\n content TEXT NOT NULL,\n timestamp DATETIME DEFAULT CURRENT_TIMESTAMP,\n channel_id INTEGER NOT NULL,\n token_count INTEGER NOT NULL,\n message_uuid TEXT NOT NULL\n )\n ', []) completed
|
|
2024-12-11 23:23:40,102 - DEBUG - aiosqlite - executing functools.partial(<built-in method commit of sqlite3.Connection object at 0x107fdae30>)
|
|
2024-12-11 23:23:40,102 - DEBUG - aiosqlite - operation functools.partial(<built-in method commit of sqlite3.Connection object at 0x107fdae30>) completed
|
|
2024-12-11 23:23:40,102 - DEBUG - minimal_bot - Database initialized
|
|
2024-12-11 23:23:40,102 - DEBUG - aiosqlite - executing functools.partial(<built-in method close of sqlite3.Connection object at 0x107fdae30>)
|
|
2024-12-11 23:23:40,103 - DEBUG - aiosqlite - operation functools.partial(<built-in method close of sqlite3.Connection object at 0x107fdae30>) completed
|
|
2024-12-11 23:23:40,103 - DEBUG - aiosqlite - executing <function connect.<locals>.connector at 0x10803c540>
|
|
2024-12-11 23:23:40,103 - DEBUG - aiosqlite - operation <function connect.<locals>.connector at 0x10803c540> completed
|
|
2024-12-11 23:23:40,103 - DEBUG - aiosqlite - executing functools.partial(<built-in method execute of sqlite3.Connection object at 0x107fdaa70>, 'DELETE FROM messages WHERE timestamp < ?', ('2024-11-11 23:23:40',))
|
|
2024-12-11 23:23:40,104 - DEBUG - aiosqlite - operation functools.partial(<built-in method execute of sqlite3.Connection object at 0x107fdaa70>, 'DELETE FROM messages WHERE timestamp < ?', ('2024-11-11 23:23:40',)) completed
|
|
2024-12-11 23:23:40,104 - DEBUG - aiosqlite - executing functools.partial(<built-in method commit of sqlite3.Connection object at 0x107fdaa70>)
|
|
2024-12-11 23:23:40,104 - DEBUG - aiosqlite - operation functools.partial(<built-in method commit of sqlite3.Connection object at 0x107fdaa70>) completed
|
|
2024-12-11 23:23:40,104 - DEBUG - minimal_bot - Old messages cleaned up
|
|
2024-12-11 23:23:40,104 - DEBUG - aiosqlite - executing functools.partial(<built-in method close of sqlite3.Connection object at 0x107fdaa70>)
|
|
2024-12-11 23:23:40,105 - DEBUG - aiosqlite - operation functools.partial(<built-in method close of sqlite3.Connection object at 0x107fdaa70>) completed
|