GithubHelp home page GithubHelp logo

iqexotic / exoticus Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 172 KB

An open-source Discord bot designed to serve as an educational example, showcasing the effective application of Hikari and Hikari-Lightbulb.

License: GNU General Public License v3.0

Python 100.00%

exoticus's Introduction

Good to see you I guess?!

#!/usr/bin/python
# -*- coding: utf-8 -*-


class CommunityLead:

    def __init__(self):
        self.name = "Exotic"
        self.role = "CommunityLead"
        self.company = "sector-7"
        self.language_spoken = ["de_AT", "de_DE", "es_ES" "en_US"]

    def say_hi(self):
        print("Hey there! How are you?")


me = Exotic()
me.say_hi()

๐Ÿ“ Work

  • Iโ€™m currently community lead of Sector 7, a Discord community with over 2.5k members. We're not just about games, but about the gamers. We celebrate the diversity of our members and their interests, both in and out of the gaming world.

  • In addition to leading the community, I also develop our bot and web systems, including 4 bots and an upcoming website. Join us at Sector 7, where gamers come to connect!

๐Ÿ”ง Technologies & Tools

  • IDE & OS
  • LANGUAGES

๐Ÿง  My Repositorys

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.