#thymelreaf

1 messages · Page 1 of 1 (latest)

dapper laurelBOT
#

<@&1004656351647117403> please have a look, thanks.

naive lodge
#

@Entity
@Table(name = "events")
public class Event implements Cloneable {

    @Id
    private long id;

    @Column(name = "category_id")
    private long categoryId;

    public String type;
    private String sexAndAge;


    private Date startDate;

    private Date endDate;

    private String country;
    private String region;
    private int participants;

naive lodge
#

!close

dapper laurelBOT
# naive lodge !close

Looks like you attempted to use a command? Please note that we only use slash-commands on this server 🙂

Try starting your message with a forward-slash / and Discord should open a popup showing you all available commands.
A command might then look like /foo 👍