Skip to main content

A simple event logger for discord.py.

Reason this release was yanked:

pushed a token by accident

Project description

science

A simple event logger for discord.py.

Install

$ python3 -m pip install -U discord-ext-science

Extras

databases package

You may want to manually install databases with the correct drivers installed.

Examples

from science import Scientist, EventFlags, Configuration
from science.recorders.databases import DatabasesRecorder
import logging

logging.basicConfig(filename='log.log', filemode='w', level=logging.DEBUG)

config = Configuration(
    events=EventFlags.guilds(),
    recorder=DatabasesRecorder("url-to-my-database")
)
client = Scientist(config=config)


client.run('NzE3MDM0MDE2ODM4MTIzNjYy.XuuC3A.vffXDcn6MPA_WAnZKAbxQo2wLL0')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

discord-ext-science-0.1.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

discord_ext_science-0.1.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file discord-ext-science-0.1.0.tar.gz.

File metadata

  • Download URL: discord-ext-science-0.1.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1

File hashes

Hashes for discord-ext-science-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6b1227c4f539f4ebe7c80d134a2dd0c6e51cbfe5327a825ba2487dd72de96aa9
MD5 28913443ab3d4c907a239c4a68ccb986
BLAKE2b-256 21e5336fa37ef10a47cfb696e892c1383813c1cd56377acc123738ab4d580735

See more details on using hashes here.

File details

Details for the file discord_ext_science-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: discord_ext_science-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1

File hashes

Hashes for discord_ext_science-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1f17ee3a5a0d2c2c9ce1103191f1273b82c8793b51a64a83c032591415720562
MD5 a7f5fc5ce446a57b52526e82c318594d
BLAKE2b-256 d5a899de761dfeed111919b956b3dc2b42a6572210759cc1536333cf844ab146

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page