Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: discord bot (detect when someone types certain words)
Post: discord bot (detect when someone types certain wor...

Hello, I am currently working on a discord bot and i have a question. how do i detect when someone in the discord chat types certain word combinations and then execute command? Anyone who knows how t...
kikoko_2 General Coding Help 1 10,817 Dec-11-2017, 06:21 PM
    Thread: [error]Traceback
Post: [error]Traceback

# made by kikoko_2 from tkinter import * GARUMS = 500 PLATUMS = 800 logs = Tk() logs.title('Burbuļu spridzinātājs') a = Canvas(logs, width=PLATUMS, height=GARUMS, bg='darkblue') a.pack() kuģa_id = ...
kikoko_2 General Coding Help 1 2,726 Dec-01-2017, 10:25 PM
    Thread: Error in code
Post: Error in code

# made by kikoko_2 from tkinter import * GARUMS = 500 PLATUMS = 800 logs = Tk() logs.title('Burbuļu spridzinātājs') a = Canvas(logs, width=PLATUMS, height=GARUMS, bg='darkblue') a.pack() kuģa_id = ...
kikoko_2 General Coding Help 1 2,241 Nov-30-2017, 10:06 PM
    Thread: How do i run the code?
Post: RE: How do i run the code?

Sorry but i didn't understand that well
kikoko_2 General Coding Help 3 2,672 Nov-30-2017, 09:20 PM
    Thread: How do i run the code?
Post: How do i run the code?

Hello, first, i'm total newbie in programming. Started yesterday. I have trouble to understand how to open the coded python files. I have Tkinter import (with GUI) but when i try to open that .py fil...
kikoko_2 General Coding Help 3 2,672 Nov-30-2017, 09:05 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020