Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orangci/takina
a multipurpose bot for devs, weebs, and everyone else
https://github.com/orangci/takina
anime-search discord discord-bot discord-moderation-bot nextcord nextcord-bot python
Last synced: about 1 month ago
JSON representation
a multipurpose bot for devs, weebs, and everyone else
- Host: GitHub
- URL: https://github.com/orangci/takina
- Owner: orangci
- License: bsd-3-clause
- Created: 2024-09-21T15:22:31.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-01T14:46:52.000Z (about 1 month ago)
- Last Synced: 2025-01-01T15:32:19.148Z (about 1 month ago)
- Topics: anime-search, discord, discord-bot, discord-moderation-bot, nextcord, nextcord-bot, python
- Language: Python
- Homepage: https://orangc.xyz/takina
- Size: 462 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Takina
A simple multipurpose bot for Discord.
For a list of features and other information please visit: https://orangc.xyz/takina.## installation
Using the Dockerfile or Nix. You must set the env variables in a `.env` file; check `.env.example` to see which ones to set. You must have a mongodb instance running to run most cogs in Takina.## TODO
- (long term) document all code with comments
- fix incorrect uptime display
- make neko commands applicable to users
- upgrade snipe command: snipe specific user perhaps
- upgrade purge command: purge only the bot, purge specific user, purge all bots, purge before/after specific date
- dont allow two triggers with the same trigger; and potentially fix the thing where triggers are faster than commands
- partial matching for display names
- add another type of modstats command
- upgrade mcskin command with different poses
- possibly upgrade the help command
- add time limits to giveaway command and other improvements
- add the capabability to delete and list reminders## License
[Here.](./LICENSE)