Skip to content
Snippets Groups Projects
user avatar
she11sh0cked authored
61b2eacd
History

altair discord bot

MIT license Maintenance Author

altair is your personal search engine for just about everything, inside of discord!

Add to your server

https://discord.com/oauth2/authorize?client_id=713237659064991805&scope=bot&permissions=294208924736

Usage example

Simply clone this repository, install dependencies with npm install then either create a .env file with the following content or set your environment variables as follows:

DISCORD_TOKEN = <your bot token>
OWNER_ID = <id of your discord account>
PREFIX = a!
SAUCENAO_API_KEY = <>
WOLFRAM_API_KEY = <>
DEEPL_API_KEY = <>

TODO

  • Server specifig config/database implementation
  • Standardize responses, embeds and buttons
  • Paginate anime and manga commands
  • Implement slash commands using this function

Meta

mara#8977 on Discord

Distributed under the MIT license. See LICENSE for more information.