Giter Club home page Giter Club logo

wyvern's Introduction

Wyvern Wyvern

Wyvern | The Everything Discord Bot

Wyvern is an intuitive mainstream Discord bot geared towards integrating itself in every Discord server of open-source nature with modularity, speed, and efficiency.

TicketManager

  • HoneyComb contains a WIP ticket bot/cog.

Reaction

  • HoneyComb contains a Reaction Role bot/cog.

Config.ini

Bot setup documentation for config.ini.

Section DEFAULT

  • AllowMentionPrefix: Whether mentioning the bot should act as a prefix.

Section INFO

  • BotName: Name of your bot
  • ThemeColor: Theme (hex) color for your bot ThemeColor: 000000, do not include a '#' for the hex color
  • SourceURL: URL for source code.
  • SupportServer: Link to the bot support server.

Section AUTH

Options in the auth section are REDACTED by default, and should be configured per user as desired.

  • BotToken: The token for your bot.

Authors

Curated with ❤️ by Aarav-USA, JosiahWI, and Asger111

wyvern's People

Contributors

asger111 avatar batra-aarav avatar josiahwi avatar

Watchers

 avatar  avatar

wyvern's Issues

Code needs to be organized

The code we have right now is kind of jumbled together and needs to be more organized. We need one file in the root directory that we can execute to start the bot, and we should probably put each part of the bot either in its own file or directory. We also need to think about the scope of the bot and what it should do or shouldn't.

Output not flushed until bot stopped

When I run the scripts it makes the bot turn on but never gives the start-up messages it's supposed to print, until I eject the program. So if I wrote, "py main.py" it just turns it on and does not print "Extension loading" until I use the shortcut, "control + c" to stop running it.

load specified channel or role

when there will be a hooked dashboard, pull the selected channel and role for welcome.py to replace the hardcoded values with usable input

Ticket bot doesn't send message in setup channel

The ticket bot doesn't send any message in the target channel when setting up.

To Reproduce

Run hc!setup
Type any channel reference ie. "#general"
Observe that the bot says it is setting up but doesn't send the message that it has set up.

This might have to do with wrong usage of discord.py, you can see it isn't a permissions problem by telling the bot to set up in a channel it has permission to write in.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.