Skip to content

Instantly share code, notes, and snippets.

View Motzumoto's full-sized avatar
❤️‍🔥
Zoe hot

Chris Motzumoto

❤️‍🔥
Zoe hot
View GitHub Profile
@Motzumoto
Motzumoto / getch.py
Last active March 6, 2024 17:10
Getch class (Written by Soheab_)
from __future__ import annotations
from typing import TYPE_CHECKING, Any, Callable, TypeVar
import discord
if TYPE_CHECKING:
from index import Akiko
from Manager.database import AkikoRecordClass
@Motzumoto
Motzumoto / Privacy Policy.md
Last active November 18, 2024 12:29
Our Privacy Policy For Akiko

Privacy Policy

Effective Date: 11/18/2024

Information We Collect

User Data

In the process of your direct interactions with Akiko, we gather various data, including user IDs, guild IDs, channel IDs, and the content of your messages. This data is specifically for storing text related to user reminders, AFK statuses, and birthdays. This text data is stored temporarily for the sole purpose of delivering our service and compiling statistics to enhance the overall user experience.

Log Data