Giter Club home page Giter Club logo

django-discordbot's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar rafaelurben avatar renovate-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

django-discordbot's Issues

[CmdGrp] Temp Channels

  • /tmp create <text/voice> [Title]
  • /tmp edit<text/voice> [Title] [Public?]
  • /tmp invite<text/voice>
  • /tmp delete <text/voice>
  • /tmp setup

Additional Feature: Auto Temp Channels

[CmdGrp] Polls

  • /poll create <Title> <Options...> [MultipleAllowed?]
  • /poll end <autocomplete: Poll>
  • /poll status <autocomplete: Poll>

Store poll results in database and use buttons instead of reactions. Also use autocomplete!

Use dropdown or buttons?

[CmdGrp] Help

  • Make app command
  • Improve for app commands and groups

Documentation

I can't find any docs
there for I am stuck at the beginning of the configurations of the TOKEN

Issue in the Migration

There is an issue in the migration on the file 0003_amongusgame when adding this app to my django app, I got this error:

django.db.utils.ProgrammingError: cannot cast type timestamp with time zone to boolean
LINE 1: ...r_connected" TYPE boolean USING "tracker_connected"::boolean

I guess someone changed tracker_connected field to boolean from timestamp from the database? this is why django is panicking, to solve this I deleted the column from the DB and created new Boolean one with the same name.

[CmdGrp] Games

  • /games minecraft <uuid/playername>
  • /games minesweeper [size=20]
    • With spoilers
    • (can use double edit to reset)

memes

Was sind memes

os.path.dirname(os.path.realpath(__file__)), "botfiles"))

MEMESPATH = _s("MEMESPATH", os.path.join(FILESPATH, "memes"))
FFMPEGPATH = _s("FFMPEGPATH", os.path.join(FILESPATH, "ffmpeg.exe"))

[CmdGrp] Reports

  • /reports create [reason]
  • /reports view [Member]
  • /reports remove <auto: Report...>
  • /reports clear

Add context menu icon for reports => UI popup (?)

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.