Skip to content

tankofpacer/Nori

This branch is 1 commit ahead of, 121 commits behind RawFish69/Nori:main.

Repository files navigation

Nori

Nori
Database Repository of Project Nori

Server & Bot Invite

Supported Features

General purpose

  • AI response (conversation with memory)
  • AI image generation
  • AI Vision System
  • Mathematical Computation:
    • Algebraic Calculator
    • Equation Solver
    • Integral & Derivative Calculator
    • Plot Generation
  • Database Query and Caching (Owner only)
  • Task manager, in chat TO-DO List (Owner only)
  • Weather status
  • Flight traffic status
  • Menu page
  • Bot status & Server list
  • Check latency with url
  • Customized timer
  • Text to Image
  • Server management (Owner only)
  • Log & Scan System (Owner only)
  • And more!

Game related (Wynn)

  • Player Stats
  • Guild Stats
  • Raid Leaderboard
  • Item Search/reroll
  • Item Price-check
  • Item scale/weigh
  • Item changelog
  • Ingredient search
  • Class build search
  • Recipe search
  • Profession Leaderboard
  • Server uptime & soul point timer
  • Guild Tower Stats
  • Guild XP contributed
  • Guild Level xp requirement graph
  • Forgery mythic probability graph
  • Weekly Lootpool

Computation related

  • Work in progress

Planned Features

  • Memory for AI chat, support continuous conversation Completed
  • Decode specific strings & conversion (UTF-8) Completed
  • In chat file management, file format conversion File export completed
  • Image detection and text extraction
  • Support games such as Destiny 2 API Endpoints
  • Automate tasks in the background Now able to process up to 20 hours
  • And more...

Repository Information

Main code (bot structure & logic) is in a private repository that is synced with the host server. The public Nori repository (this one) has some of the functions and the database.

Library

The bot uses Hikari, a static-typed microframework for Discord. Hikari is a lightweight and high-performance framework for discord bots. Nori also uses Lightbulb and Miru, which are plugins for Hikari.

Issues

Please contact me on Discord RawFish69 or join my discord server for any issues or questions.

About

Chatbot project Nori

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%