Giter VIP home page Giter VIP logo

fembotv3's Introduction

Fembot project version 3.1.1

Discord.py Server bot written by Client request
This Bot is developed solely for the client, however all parties are welcome to either ask for assistance, or crawl through code.
This Bot utilizes the Discord.py rewrite library.

Features

  • Minor Admin and Server utility functions

  • Various animals can be webscraped

    • depends on usage/possibly deprecated due to API(s)
  • Welcomes new members

  • Collect usernames/ID's -> Write to .txt

APIs and Fun Stuff

  • SQLite Database (Quote your friends!)
  • PRAW scrapping Reddit | Deprecated
  • Imgur | Deprecated
  • Weather API
  • Music Player Support! (Despite the C&D's w/ Rhythm & Groovy)

Please check out the wiki for complete information
&
Details on what Fembot has to offer!

fembotv3's People

Contributors

charlotte-2222 avatar

Watchers

 avatar

fembotv3's Issues

Catastrophic Issue w/ on_message event listeners

BOT DOWN 8:35PM EST DUE TO CATASTROPHIC ISSUE REGARDING OMEVENT COG

Primary issue:

@commands.Cog.listener() async def on_message(self, message):

` if n in content:
        await message.delete()
        await message.channel.send(f'{message.author.mention}, skill issue? You gotta virginity issue my guy')
    if 'skill issue' in content:
        await message.reply(f'This just in! {message.author.mention} is a MASSIVE virgin!')`

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.