Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.8%) to scientific vocabulary
Keywords
bot
dependency-injection
discord
discord-api
discord-bot
hikari
hikari-miru
hikari-tanchi
hikari-tanjun
python
Last synced: 6 months ago
·
JSON representation
·
Repository
Early version of Scripty during development.
Basic Info
- Host: GitHub
- Owner: scriptydev
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://scriptybot.web.app
- Size: 933 KB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 12
- Releases: 0
Topics
bot
dependency-injection
discord
discord-api
discord-bot
hikari
hikari-miru
hikari-tanchi
hikari-tanjun
python
Created almost 4 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
README.md
prescripty
Early version of Scripty during development.
Yet another rewrite of the Scripty Discord bot with Hikari in Python.
This uses Hikari bundled with the Tanjun framework as well as Miru for handling components.
Maintained and developed by GoogolGenius
Owner
- Name: Scripty
- Login: scriptydev
- Kind: organization
- Email: erich.nguyen@outlook.com
- Location: United States of America
- Website: https://scriptybot.web.app
- Repositories: 1
- Profile: https://github.com/scriptydev
Envision a bot...
Citation (CITATION.cff)
cff-version: 1.2.0
title: Scripty
message: 'If you use this software, please cite it as below.'
type: software
authors:
- given-names: Erich
family-names: Nguyen
email: erich.nguyen@outlook.com
repository-code: 'https://github.com/scriptydev/prescripty'
url: 'https://scriptybot.web.app'
keywords:
- bot
- dependency-injection
- discord
- discord-api
- discord-bot
- hikari
- hikari-miru
- hikari-tanchi
- hikari-tanjun
- python
- scripty
license: Apache-2.0
version: 1.0.0a6
GitHub Events
Total
Last Year
Dependencies
requirements.txt
pypi
- aiohttp ==3.8.1
- alluka ==0.1.2
- dateparser ==1.1.1
- gpytranslate ==1.4.0
- hikari ==2.0.0.dev109
- hikari-miru ==1.1.1
- hikari-tanchi ==1.3.3
- hikari-tanjun ==2.5.3a1
- psutil ==5.9.1
- pyright ==1.1.258
- toml ==0.10.2
- uvloop ==0.16.0
.github/workflows/codeql.yml
actions
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
.github/workflows/gh_pages.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/lint.yml
actions
- actions/checkout v3 composite
- actions/setup-node v3.1.0 composite
- actions/setup-python v3 composite
.github/workflows/test.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
pyproject.toml
pypi